aboutsummaryrefslogtreecommitdiffstats
path: root/e-util/e-time-utils.c
Commit message (Expand)AuthorAgeFilesLines
* 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