Scilab 6.0.0
Scilab Help >> Time and Date > date
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()
Comments
Add a comment:
Please login to comment this page.