Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | (timezone-parse-date): Handle additional style (9). | Richard M. Stallman | 1997-08-06 | 1 | -1/+6 |
| | |||||
* | (timezone-parse-date): Match forms 1 and 2 first. | Richard M. Stallman | 1997-05-03 | 1 | -8/+10 |
| | |||||
* | (timezone-parse-date): Treat unknown month name | Richard M. Stallman | 1997-01-27 | 1 | -6/+9 |
| | | | | like any other unrecognized format. | ||||
* | (timezone-parse-date): Handle 1-digit year. | Richard M. Stallman | 1997-01-20 | 1 | -2/+4 |
| | |||||
* | (timezone-time-from-absolute): Fix off-by-one | Paul Eggert | 1996-10-28 | 1 | -1/+1 |
| | | | | error in current-time-origin. | ||||
* | (timezone-parse-date): Fix previous change. | Karl Heuer | 1996-07-08 | 1 | -1/+1 |
| | |||||
* | (timezone-parse-date): Handle ISO 8601 dates, so rmailsort does the right | Miles Bader | 1996-07-07 | 1 | -9/+22 |
| | | | | thing with them. | ||||
* | Update FSF's address. | Erik Naggum | 1996-01-14 | 1 | -2/+3 |
| | |||||
* | Comment change. | Richard M. Stallman | 1995-10-30 | 1 | -4/+4 |
| | |||||
* | (timezone-parse-date): Ignore text properties. | Richard M. Stallman | 1995-07-07 | 1 | -11/+13 |
| | |||||
* | (timezone-fix-time): For year values < 50, add 2000. | Richard M. Stallman | 1994-12-26 | 1 | -1/+5 |
| | |||||
* | (timezone-parse-date): Handle two new formats (6 and 7). | Richard M. Stallman | 1994-11-16 | 1 | -1/+11 |
| | |||||
* | (timezone-world-timezones): Add "UT" -> +000. | Richard M. Stallman | 1994-11-01 | 1 | -0/+1 |
| | |||||
* | Add keywords. | Richard M. Stallman | 1994-10-13 | 1 | -0/+1 |
| | |||||
* | (timezone-parse-date): Handle new style 22-AUG-1993. | Richard M. Stallman | 1993-10-09 | 1 | -5/+10 |
| | |||||
* | (timezone-fix-time, timezone-zone-to-minute): Simplify with `abs' | Paul Eggert | 1993-08-10 | 1 | -10/+2 |
| | | | | and `floor' functions instead of doing it ourselves. | ||||
* | entered into RCS | Richard M. Stallman | 1993-06-05 | 1 | -2/+1 |
| | |||||
* | *** empty log message *** | Richard M. Stallman | 1993-06-05 | 1 | -84/+142 |
| | |||||
* | *** empty log message *** | Richard M. Stallman | 1993-05-19 | 1 | -1/+6 |
| | |||||
* | Initial revision | Richard M. Stallman | 1993-05-19 | 1 | -0/+306 |