Return the Current date as character vector.
d = date()
d - 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 formatdd-MMM-yyyy.
d = date() fix(c)
now.
1.0.0
initial version
Last updated 2 months ago