Daniel Stenberg 8a96aec567 mktime() returns a time_t. time_t is often 32 bits, even on many architectures
that feature 64 bit 'long'.

Some systems have 64 bit time_t and deal with years beyond 2038. However, even
some of the systems with 64 bit time_t returns -1 for dates beyond 03:14:07
UTC, January 19, 2038. (Such as AIX 5100-06)
2005-03-08 16:31:56 +00:00
..
2002-10-14 07:47:40 +00:00
2004-08-17 12:39:10 +00:00
2004-07-31 19:47:00 +00:00
2004-10-25 11:05:37 +00:00
2004-05-12 08:10:25 +00:00
2004-04-13 14:27:47 +00:00
2004-04-13 14:27:47 +00:00
2003-03-10 20:43:59 +00:00
2003-08-11 23:07:38 +00:00
2004-07-31 19:46:25 +00:00
2004-05-05 06:11:57 +00:00
2005-02-09 14:13:21 +00:00
2004-06-21 08:28:10 +00:00