Scilab 5.3.3
Scilab help >> Time and Date > date
Add a comment:
Please login to comment this page.
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
Comments
Add a comment:
Please login to comment this page.
| << clock | Time and Date | datenum >> |