emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Year 2038 problem with calendar (Bad holiday list items)


From: Andreas Schwab
Subject: Re: Year 2038 problem with calendar (Bad holiday list items)
Date: Mon, 16 Apr 2007 10:44:04 +0200
User-agent: Gnus/5.110006 (No Gnus v0.6) Emacs/22.0.97 (gnu/linux)

Sascha Wilde <address@hidden> writes:

> When using calendar to show holidays for years past 2037 I get some
> errors.

You cannot represent a date beyond 2038-01-19T03:14:07+00:00 in a 32 bit
signed time_t.  Emacs depends on the libc time functions to do time zone
calculations.

Andreas.

-- 
Andreas Schwab, SuSE Labs, address@hidden
SuSE Linux Products GmbH, Maxfeldstraße 5, 90409 Nürnberg, Germany
PGP key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."




reply via email to

[Prev in Thread] Current Thread [Next in Thread]