This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author zilche
Recipients
Date 2006-01-04.15:24:46
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
As defined in:
http://www.opengroup.org/onlinepubs/009695399/functions/strptime.html

%r -> locales representation of time + AM/PM
%e -> %d
%h -> %b
%D -> %m/%d/%y
%R -> %H:%M
%T -> %H:%M:%S
%n/%t -> whitespace
History
Date User Action Args
2007-08-23 16:11:34adminlinkissue1396946 messages
2007-08-23 16:11:34admincreate