log lisp/timezone.el @ 45401:317e23417505

age author description
Mon, 16 Jul 2001 12:23:00 +0000 Pavel Jank Some fixes to follow coding conventions.
Sun, 08 Oct 2000 16:26:04 +0000 Dave Love (timezone-parse-date): Doc fix. Fix regexps for (5)
Fri, 28 Jan 2000 23:44:23 +0000 Dave Love (timezone-fix-time): Window against 69 for two-digit years. Deal with
Mon, 06 Sep 1999 22:15:43 +0000 Richard M. Stallman (timezone-parse-date): Use < 69 not < 70 to distinguish 20YY from 19YY.
Mon, 06 Sep 1999 03:38:35 +0000 Richard M. Stallman *** empty log message ***
Tue, 24 Aug 1999 16:43:44 +0000 Dave Love Mode provide to end.
Thu, 06 May 1999 21:26:34 +0000 Karl Heuer (timezone-parse-date): Recognize new format used in internet cookies.
Tue, 06 Apr 1999 18:50:08 +0000 Richard M. Stallman (timezone-parse-date): Corrected regexp for
Fri, 12 Feb 1999 14:57:05 +0000 Dave Love (timezone-make-date-sortable, timezone-make-date-arpa-standard): Doc fix.
Wed, 06 Aug 1997 17:45:55 +0000 Richard M. Stallman (timezone-parse-date): Handle additional style (9).
Sat, 03 May 1997 05:22:46 +0000 Richard M. Stallman (timezone-parse-date): Match forms 1 and 2 first.
Mon, 27 Jan 1997 05:23:31 +0000 Richard M. Stallman (timezone-parse-date): Treat unknown month name
Mon, 20 Jan 1997 23:23:17 +0000 Richard M. Stallman (timezone-parse-date): Handle 1-digit year.
Mon, 28 Oct 1996 03:55:59 +0000 Paul Eggert (timezone-time-from-absolute): Fix off-by-one
Mon, 08 Jul 1996 00:08:49 +0000 Karl Heuer (timezone-parse-date): Fix previous change.