From 49a23daa662eb556bb838b9df122dee94bf2b44c Mon Sep 17 00:00:00 2001 From: "Todd C. Miller" Date: Mon, 23 Aug 2010 22:35:35 +0000 Subject: update to tzcode2010k from elsie.nci.nih.gov; OK miod@ --- lib/libc/time/Theory | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'lib/libc/time/Theory') diff --git a/lib/libc/time/Theory b/lib/libc/time/Theory index d5a9f5092c4..d40ed4468b1 100644 --- a/lib/libc/time/Theory +++ b/lib/libc/time/Theory @@ -1,6 +1,7 @@ -$OpenBSD: Theory,v 1.13 2007/06/30 13:20:42 millert Exp $ -@(#)Theory 8.2 - +$OpenBSD: Theory,v 1.14 2010/08/23 22:35:34 millert Exp $ +@(#)Theory 8.4 +This file is in the public domain, so clarified as of +2009-05-17 by Arthur David Olson. ----- Outline ----- @@ -10,7 +11,6 @@ $OpenBSD: Theory,v 1.13 2007/06/30 13:20:42 millert Exp $ Calendrical issues Time and time zones on Mars - ----- Time and date functions ----- These time and date functions are upwards compatible with POSIX, @@ -361,10 +361,10 @@ abbreviations like `EST'; this avoids the ambiguity. Calendrical issues are a bit out of scope for a time zone database, but they indicate the sort of problems that we would run into if we extended the time zone database further into the past. An excellent -resource in this area is Edward M. Reingold and Nachum Dershowitz, - -Calendrical Calculations: The Millennium Edition -, Cambridge University Press (2001). Other information and +resource in this area is Nachum Dershowitz and Edward M. Reingold, + +Calendrical Calculations: Third Edition +, Cambridge University Press (2008). Other information and sources are given below. They sometimes disagree. -- cgit v1.2.3