Scilab 5.5.2
Please note that the recommended version of Scilab is 6.1.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()
Comments
Add a comment:
Please login to comment this page.