now
Returns current date under the form of a Unix hour.
📝
Syntax
n = now()
📤
Output Arguments
Parameter
Description
n
a double.
📄
Description
now()
returns the current date and time as a serial date number.
💡
Examples
datevec(now())
🔗
See Also
datenum
datevec
🕔
Version History
Version
Description
1.0.0
initial version
Edit this page on GitHub