Scilab Website | Contribute with GitLab | Mailing list archives | ATOMS toolboxes
Scilab Online Help
2023.0.0 - Русский


date

Current date as date string

Syntax

dt=date()

Arguments

dt

a string

Description

dt=date() returns a string containing the date in dd-mmm-yyyy format.

Examples

date()

See also

  • getdate — Current datetime or POSIX timestamp from computer's clock. Datetimes from given timestamps
  • toc — Read the stopwatch timer
  • tic — start a stopwatch timer
  • timer — cpu time
  • etime — Elapsed time
Report an issue
<< clock Time and Date datenum >>

Copyright (c) 2022-2023 (Dassault Systèmes)
Copyright (c) 2017-2022 (ESI Group)
Copyright (c) 2011-2017 (Scilab Enterprises)
Copyright (c) 1989-2012 (INRIA)
Copyright (c) 1989-2007 (ENPC)
with contributors
Last updated:
Tue Mar 07 09:28:51 CET 2023