Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |