Changing the epoch
Changing the epoch
Posted May 24, 2014 5:30 UTC (Sat) by jzbiciak (guest, #5246)In reply to: Changing the epoch by ScottMinster
Parent article: 2038 is closer than it seems
Are negative time_t values really valid times, though? There are APIs (such as time()) that return -1 to indicate an error. The lazy programmer in me imagines that among programs that actually check for an error (which, admittedly, are probably rare), the majority would just check for less-than-zero.
