Scilab 5.3.3
Scilab help >> Time and Date > date
date
Current date as date string
Calling Sequence
dt=date()
Arguments
- dt
a string
Description
dt=date() returns a string containing the date in dd-mmm-yyyy format.
Examples
date()
See Also
| << clock | Time and Date | datenum >> |