POSIXTime -package:tztime -package:hosc
POSIX time is the nominal time since 1970-01-01 00:00 UTC
To convert from a
CTime or
System.Posix.EpochTime, use
realToFrac.
The nominal (ignoring leap seconds) time difference since midnight
1970-01-01, the Unix epoch. Equvialent to a normalised
struct
timeval.
Get the current POSIX time from the system clock.
Get the POSIX time. If SOURCE_DATE_EPOCH is set to a unix
time, it is used instead of the current time.
Time as seconds since midnight Jan 1 1970 UTC. Integer rendering as
for
SqlDiffTime.
Parse either a POSIX timestamp or RFC3339 formatted timestamp as
POSIXTime.