diff options
author | Lars Henriksen <LarsHenriksen@get2net.dk> | 2017-11-19 22:51:57 +0100 |
---|---|---|
committer | Lukas Fleischer <lfleischer@calcurse.org> | 2017-11-23 08:56:38 +0100 |
commit | 691d6b33ee7454f9559239b86387bb5673274bec (patch) | |
tree | 419631c296cc4a5dba2e385611fb40713e285e7f /test/appointment-002.sh | |
parent | 97c3e7f95726533897c3e65a09ffd2cd02d7e187 (diff) | |
download | calcurse-691d6b33ee7454f9559239b86387bb5673274bec.tar.gz calcurse-691d6b33ee7454f9559239b86387bb5673274bec.zip |
Check for the year span 1902-2037
Reintroduce year check for systems with a 32-bit time_t type. Remove the
lower limit (1902) for systems with a 64-bit time_t. This limits
movements in the calendar (for 32-bit systems) and in no way ensures
constistency of data.
Commit a12833e (Handle dates past January 19th, 2038, 2015-01-19)
removed the upper limit (2037) on dates but left the lower limit (1902).
It did not ensure the support of the target system.
Signed-off-by: Lukas Fleischer <lfleischer@calcurse.org>
Diffstat (limited to 'test/appointment-002.sh')
0 files changed, 0 insertions, 0 deletions