Re: strptime cannot parse date older than 1938
site_archiver@lists.apple.com Delivered-To: darwin-dev@lists.apple.com On Apr 24, 2008, at 4:05 AM, Martin Costabel wrote: date -r 0 Ah, now it makes sense to me. Thanks for the correction. -- Steve Checkoway "Anyone who says that the solution is to educate the users hasn't ever met an actual user." -- Bruce Schneier _______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-dev mailing list (Darwin-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-dev/site_archiver%40lists.appl... This email sent to site_archiver@lists.apple.com To elaborate: "Epoch" is "00:00:00 UTC, January 1, 1970" (see man date), and this can be a date in 1969 or in 1970, depending on your timezone. Try to see what it is in your case. smime.p7s
participants (1)
-
Steve Checkoway