K 10 svn:author V 3 joe K 8 svn:date V 27 2000-06-28T00:18:22.000000Z K 7 svn:log V 297 MFH: Don't assume that the output of strftime for "%c" ("national representation of time and date") won't change in time. Instead of hard coding the locations of the time elements and hoping that they don't move use strftime to generate the desired formats in the first place. END