Last updated 2 years ago
Was this helpful?
Returns current date under the form of a Unix hour.
n = now()
n - a double.
now() returns the current date and time as a serial date number.
datevec(now())
, .
1.0.0
initial version
Allan CORNET