Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | only use 1 format, so we are consistent everywhere. If we support multiple | Damon Chaplin | 2001-09-18 | 1 | -141/+172 |
* | Added format for "7 PM" and equivalents. Fixes bug #7456. | Federico Mena Quintero | 2001-09-01 | 1 | -4/+10 |
* | added comments to help translators a bit. | Damon Chaplin | 2001-08-20 | 1 | -0/+10 |
* | Generalized function for trying a number of strptime() formats on a | Federico Mena Quintero | 2001-07-17 | 1 | -53/+93 |
* | skip any non-digits while looking for dates and times. This should fix | Damon Chaplin | 2001-06-14 | 1 | -18/+7 |
* | got rid of '%n' at end of each format string for strptime. I don't know | Damon Chaplin | 2001-06-11 | 1 | -8/+8 |
* | Remove #include <glib.h> Shuffle some headers. Remove #include | Kjartan Maraas | 2001-03-30 | 1 | -0/+1 |
* | added function to format just the time. | Damon Chaplin | 2001-03-19 | 1 | -8/+45 |
* | new files to contain functions to parse and format dates and times for | Damon Chaplin | 2001-03-05 | 1 | -0/+292 |