summaryrefslogtreecommitdiff
path: root/lisp/timezone.el
AgeCommit message (Expand)Author
2016-12-31Update copyright year to 2017Paul Eggert
2016-01-01Update copyright year to 2016Paul Eggert
2015-01-01Update copyright year to 2015Paul Eggert
2014-11-16Improve time stamp handling, and be more consistent about it.Paul Eggert
2014-01-01Update copyright year to 2014 by running admin/update-copyright.Paul Eggert
2013-01-01Update copyright notices for 2013.Paul Eggert
2012-04-09Remove * characters from the front of variable docstrings.Chong Yidong
2012-01-05Add 2012 to FSF copyright years for Emacs filesGlenn Morris
2011-01-26Refill some long/short copyright headers.Glenn Morris
2011-01-24Convert consecutive FSF copyright years to ranges.Glenn Morris
2011-01-15Nuke arch-tags.Glenn Morris
2011-01-02Add 2011 to FSF/AIST copyright years.Glenn Morris
2010-01-13Add 2010 to copyright years.Glenn Morris
2009-08-14add ability to understand ISO8601 basic format as well as the extended one.Mark A. Hershberger
2009-01-05Add 2009 to copyright years.Glenn Morris
2008-11-01Fix typos in docstrings.Juanma Barranquero
2008-05-06Switch to recommended form of GPLv3 permissions notice.Glenn Morris
2008-04-10Fix up comment convention on the arch-tag lines.Stefan Monnier
2008-01-07Add 2008 to copyright years.Glenn Morris
2007-07-25Switch license to GPLv3 or later.Glenn Morris
2007-01-21Add 2007 to copyright years.Glenn Morris
2006-12-05Update copyright years.Glenn Morris
2006-02-06Update years in copyright notice; nfc.Thien-Thi Nguyen
2005-08-06Update years in copyright notice; nfc.Thien-Thi Nguyen
2005-07-10(timezone-parse-date): Changed first regexpRichard M. Stallman
2005-07-04Update FSF's address.Lute Kamstra
2005-05-16Replace `string-to-int' by `string-to-number'.Juanma Barranquero
2003-11-13(timezone-parse-date): Fix style 8 to accept ISOAlex Schroeder
2003-09-01Add arch taglinesMiles Bader
2001-07-16Some fixes to follow coding conventions.Pavel Janík
2000-10-08(timezone-parse-date): Doc fix. Fix regexps for (5)Dave Love
2000-01-28(timezone-fix-time): Window against 69 for two-digit years. Deal withDave Love
1999-09-06(timezone-parse-date): Use < 69 not < 70 to distinguish 20YY from 19YY.Richard M. Stallman
1999-09-06*** empty log message ***Richard M. Stallman
1999-08-24Mode provide to end.Dave Love
1999-05-06(timezone-parse-date): Recognize new format used in internet cookies.Karl Heuer
1999-04-06(timezone-parse-date): Corrected regexp forRichard M. Stallman
1999-02-12(timezone-make-date-sortable, timezone-make-date-arpa-standard): Doc fix.Dave Love
1997-08-06(timezone-parse-date): Handle additional style (9).Richard M. Stallman
1997-05-03(timezone-parse-date): Match forms 1 and 2 first.Richard M. Stallman
1997-01-27(timezone-parse-date): Treat unknown month nameRichard M. Stallman
1997-01-20(timezone-parse-date): Handle 1-digit year.Richard M. Stallman
1996-10-28(timezone-time-from-absolute): Fix off-by-onePaul Eggert
1996-07-08(timezone-parse-date): Fix previous change.Karl Heuer
1996-07-07(timezone-parse-date): Handle ISO 8601 dates, so rmailsort does the rightMiles Bader
1996-01-14Update FSF's address.Erik Naggum
1995-10-30Comment change.Richard M. Stallman
1995-07-07(timezone-parse-date): Ignore text properties.Richard M. Stallman
1994-12-26(timezone-fix-time): For year values < 50, add 2000.Richard M. Stallman
1994-11-16(timezone-parse-date): Handle two new formats (6 and 7).Richard M. Stallman