1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-27 07:37:33 +00:00
Commit Graph

21 Commits

Author SHA1 Message Date
Dave Love
a184d9bf2f (timezone-make-date-sortable, timezone-make-date-arpa-standard): Doc fix. 1999-02-12 14:57:05 +00:00
Richard M. Stallman
43776ca0c9 (timezone-parse-date): Handle additional style (9). 1997-08-06 17:45:55 +00:00
Richard M. Stallman
bcabbf77d3 (timezone-parse-date): Match forms 1 and 2 first. 1997-05-03 05:22:46 +00:00
Richard M. Stallman
dd713b759c (timezone-parse-date): Treat unknown month name
like any other unrecognized format.
1997-01-27 05:23:31 +00:00
Richard M. Stallman
f8f5c5f444 (timezone-parse-date): Handle 1-digit year. 1997-01-20 23:23:17 +00:00
Paul Eggert
db853edc0b (timezone-time-from-absolute): Fix off-by-one
error in current-time-origin.
1996-10-28 03:55:59 +00:00
Karl Heuer
9d02faa7aa (timezone-parse-date): Fix previous change. 1996-07-08 00:08:49 +00:00
Miles Bader
ac4c237c27 (timezone-parse-date): Handle ISO 8601 dates, so rmailsort does the right
thing with them.
1996-07-07 01:59:20 +00:00
Erik Naggum
b578f267af Update FSF's address. 1996-01-14 07:34:30 +00:00
Richard M. Stallman
be01074898 Comment change. 1995-10-30 17:35:01 +00:00
Richard M. Stallman
f457383941 (timezone-parse-date): Ignore text properties. 1995-07-07 13:25:47 +00:00
Richard M. Stallman
13d76d1ca5 (timezone-fix-time): For year values < 50, add 2000. 1994-12-26 01:24:38 +00:00
Richard M. Stallman
2f9a1ee283 (timezone-parse-date): Handle two new formats (6 and 7). 1994-11-16 22:21:39 +00:00
Richard M. Stallman
dbc6c26a56 (timezone-world-timezones): Add "UT" -> +000. 1994-11-01 04:21:32 +00:00
Richard M. Stallman
8c54a3ce68 Add keywords. 1994-10-13 03:55:22 +00:00
Richard M. Stallman
6b77e539be (timezone-parse-date): Handle new style 22-AUG-1993. 1993-10-09 03:46:09 +00:00
Paul Eggert
9b1868cc53 (timezone-fix-time, timezone-zone-to-minute): Simplify with `abs'
and `floor' functions instead of doing it ourselves.
1993-08-10 04:14:17 +00:00
Richard M. Stallman
dce33aad41 entered into RCS 1993-06-05 20:00:43 +00:00
Richard M. Stallman
d51c3cdaa5 *** empty log message *** 1993-06-05 09:11:45 +00:00
Richard M. Stallman
aa56d8055e *** empty log message *** 1993-05-19 21:15:30 +00:00
Richard M. Stallman
a47a5be5e7 Initial revision 1993-05-19 21:11:06 +00:00