<< cputime | Time functions | datenum >> |
d = date() |
a string: date string using format dd-MMM-yyy. MMM: English abbreviation for the month name.
d = date() returns the current date as a character vector in the format dd-MMM-yyyy.
d = date()
fix(c)
now.
Version | Description |
---|---|
1.0.0 | initial version |
Allan CORNET