aboutsummaryrefslogtreecommitdiffstats
path: root/e-util/e-time-utils.c
Commit message (Expand)AuthorAgeFilesLines
* added a 2nd format, with the weekday and the date. We need this so we canDamon Chaplin2001-10-301-2/+5
* only use 1 format, so we are consistent everywhere. If we support multipleDamon Chaplin2001-09-181-141/+172
* Added format for "7 PM" and equivalents. Fixes bug #7456.Federico Mena Quintero2001-09-011-4/+10
* added comments to help translators a bit.Damon Chaplin2001-08-201-0/+10
* Generalized function for trying a number of strptime() formats on aFederico Mena Quintero2001-07-171-53/+93
* skip any non-digits while looking for dates and times. This should fixDamon Chaplin2001-06-141-18/+7
* got rid of '%n' at end of each format string for strptime. I don't knowDamon Chaplin2001-06-111-8/+8
* Remove #include <glib.h> Shuffle some headers. Remove #includeKjartan Maraas2001-03-301-0/+1
* added function to format just the time.Damon Chaplin2001-03-191-8/+45
* new files to contain functions to parse and format dates and times forDamon Chaplin2001-03-051-0/+292