5 Commits

Author SHA1 Message Date
martin
7a302afc5f Slight changes to userdate() function. It now uses gmstrftime() instead of
gmdate to format times, thus allowing it to take advantage of locale, if set,
to print dates in the appropriate language.  Several userdate invocations
had to be changed, though, to use the different formatting specs.
2002-07-02 07:02:28 +00:00
martin
873960de8c Changes related to timezone display. Datetime display now uses userdate()
which itself uses the USER variable timezone to alter the displayed time.
2002-06-05 03:15:30 +00:00
martin
ce20f6cfb3 Removed log entry for now 2002-05-31 13:13:42 +00:00
martin
a99e41938e Moved the array into the function. 2002-05-19 04:43:04 +00:00
martin
f9903ed0a4 Initial revision 2001-11-22 06:23:56 +00:00