Determines the current timestamp as understood by the unix world.
Determines the current timestamp as understood by the unix world.
menu: veeos ==> Date/Time ==> unixNow
library: veeosLib
o_yWeek(now()) returns the current week of the year.
Very similar to the builtin now()
but that is Windows time as
opposed to unix time. Windows uses a 64- bit clock referenced to January 1 of
the year 1. Unix on the other hand uses a 32-bit clock references to 1 January
1970.
VEE 7.0+, All platforms.
time, yDay, yWeek, timeZone, utcNow, ywTodate