UNIX_EPOCH

UNIX epoch time.

immutable
auto UNIX_EPOCH = SysTime(unixTimeToStdTime(0), timeZoneUTC);

Meta