Scilab 5.5.2
Please note that the recommended version of Scilab is 2025.0.0. This page might be outdated.
See the recommended documentation of this function
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
Report an issue | ||
<< clock | Time and Date | datenum >> |