Post #2991970
2024-07-28 14:04 UTC
@shac@ioc.exchange @skaverat@skaverat.net That reply doesn't make any sense.
To begin with, the concept of UNIX time is simply "seconds relative to 1970-01-01 00:00:00 UTC". It does not dictate any specific encoding.
time_t on current systems is a 32-bit *signed* integer. UNIX timestamps (encoded as 32-bit time_t) go back to 1902.
Replies (1)
-
@mirabilos@toot.mirbsd.org 2024-07-28 15:23
@nik@toot.teckids.org @shac@ioc.exchange @skaverat@skaverat.net 1901 even $ date -r -2147483648 Fri Dec 13 20:45:52 UTC 1901