summaryrefslogtreecommitdiff
path: root/lisp/timezone.el
Commit message (Expand)AuthorAgeFilesLines
* Add 2010 to copyright years.Glenn Morris2010-01-131-1/+1
* add ability to understand ISO8601 basic format as well as the extended one.Mark A. Hershberger2009-08-141-77/+84
* Add 2009 to copyright years.Glenn Morris2009-01-051-1/+1
* Fix typos in docstrings.Juanma Barranquero2008-11-011-4/+4
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-061-6/+4
* Fix up comment convention on the arch-tag lines.Stefan Monnier2008-04-101-1/+1
* Add 2008 to copyright years.Glenn Morris2008-01-071-1/+1
* Switch license to GPLv3 or later.Glenn Morris2007-07-251-1/+1
* Add 2007 to copyright years.Glenn Morris2007-01-211-1/+1
* Update copyright years.Glenn Morris2006-12-051-1/+1
* Update years in copyright notice; nfc.Thien-Thi Nguyen2006-02-061-1/+1
* Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-061-1/+2
* (timezone-parse-date): Changed first regexpRichard M. Stallman2005-07-101-1/+1
* Update FSF's address.Lute Kamstra2005-07-041-2/+2
* Replace `string-to-int' by `string-to-number'.Juanma Barranquero2005-05-161-8/+8
* (timezone-parse-date): Fix style 8 to accept ISOAlex Schroeder2003-11-131-2/+2
* Add arch taglinesMiles Bader2003-09-011-0/+1
* Some fixes to follow coding conventions.Pavel Janík2001-07-161-0/+2
* (timezone-parse-date): Doc fix. Fix regexps for (5)Dave Love2000-10-081-24/+18
* (timezone-fix-time): Window against 69 for two-digit years. Deal withDave Love2000-01-281-3/+5
* (timezone-parse-date): Use < 69 not < 70 to distinguish 20YY from 19YY.Richard M. Stallman1999-09-061-2/+2
* *** empty log message ***Richard M. Stallman1999-09-061-1/+1
* Mode provide to end.Dave Love1999-08-241-45/+34
* (timezone-parse-date): Recognize new format used in internet cookies.Karl Heuer1999-05-061-0/+4
* (timezone-parse-date): Corrected regexp forRichard M. Stallman1999-04-061-1/+1
* (timezone-make-date-sortable, timezone-make-date-arpa-standard): Doc fix.Dave Love1999-02-121-4/+4
* (timezone-parse-date): Handle additional style (9).Richard M. Stallman1997-08-061-1/+6
* (timezone-parse-date): Match forms 1 and 2 first.Richard M. Stallman1997-05-031-8/+10
* (timezone-parse-date): Treat unknown month nameRichard M. Stallman1997-01-271-6/+9
* (timezone-parse-date): Handle 1-digit year.Richard M. Stallman1997-01-201-2/+4
* (timezone-time-from-absolute): Fix off-by-onePaul Eggert1996-10-281-1/+1
* (timezone-parse-date): Fix previous change.Karl Heuer1996-07-081-1/+1
* (timezone-parse-date): Handle ISO 8601 dates, so rmailsort does the rightMiles Bader1996-07-071-9/+22
* Update FSF's address.Erik Naggum1996-01-141-2/+3
* Comment change.Richard M. Stallman1995-10-301-4/+4
* (timezone-parse-date): Ignore text properties.Richard M. Stallman1995-07-071-11/+13
* (timezone-fix-time): For year values < 50, add 2000.Richard M. Stallman1994-12-261-1/+5
* (timezone-parse-date): Handle two new formats (6 and 7).Richard M. Stallman1994-11-161-1/+11
* (timezone-world-timezones): Add "UT" -> +000.Richard M. Stallman1994-11-011-0/+1
* Add keywords.Richard M. Stallman1994-10-131-0/+1
* (timezone-parse-date): Handle new style 22-AUG-1993.Richard M. Stallman1993-10-091-5/+10
* (timezone-fix-time, timezone-zone-to-minute): Simplify with `abs'Paul Eggert1993-08-101-10/+2
* entered into RCSRichard M. Stallman1993-06-051-2/+1
* *** empty log message ***Richard M. Stallman1993-06-051-84/+142
* *** empty log message ***Richard M. Stallman1993-05-191-1/+6
* Initial revisionRichard M. Stallman1993-05-191-0/+306