Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the 'Add non-US-format dates to Mail' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
Add non-US-format dates to Mail
Authored by: techren on Jun 25, '03 12:04:10PM

According to the strftime manual:

%I is replaced by the hour (12-hour clock) as a decimal number (01-12).

%l is replaced by the hour (12-hour clock) as a decimal number (1-12); single digits are preceded by a blank.

Seem to work for me; but except for this test, I use the ISO formats. And I like the metric system. :)



[ Reply to This | # ]