Pavel Janík
|
e8af40eed4
|
Some fixes to follow coding conventions.
|
2001-07-16 12:23:00 +00:00 |
|
Dave Love
|
ca87e9606a
|
(timezone-parse-date): Doc fix. Fix regexps for (5)
without timezone and (8) with timezone to enforce some whitespace.
Simplify code somewhat.
|
2000-10-08 16:26:04 +00:00 |
|
Dave Love
|
d1912872e7
|
(timezone-fix-time): Window against 69 for two-digit years. Deal with
three-digit years.
|
2000-01-28 23:44:23 +00:00 |
|
Richard M. Stallman
|
162100b507
|
(timezone-parse-date): Use < 69 not < 70 to distinguish 20YY from 19YY.
|
1999-09-06 22:15:43 +00:00 |
|
Richard M. Stallman
|
8601c0dadc
|
*** empty log message ***
|
1999-09-06 03:38:35 +00:00 |
|
Dave Love
|
64606d0779
|
Mode provide to end.
(timezone-parse-date): Simplify somewhat. Assume 2-digit years <70 are
2000+.
(timezone-parse-time): Simplify somewhat.
|
1999-08-24 16:43:44 +00:00 |
|
Karl Heuer
|
b20bb856de
|
(timezone-parse-date): Recognize new format used in internet cookies.
|
1999-05-06 21:26:34 +00:00 |
|
Richard M. Stallman
|
9dafdfe285
|
(timezone-parse-date): Corrected regexp for
style (5) date format so that tenths of seconds are optional.
|
1999-04-06 18:50:08 +00:00 |
|
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 |
|