[ python-Bugs-1396946 ] %ehrntDRT support for time.strptime

SourceForge.net noreply at sourceforge.net
Wed Jan 4 16:24:46 CET 2006


Bugs item #1396946, was opened at 2006-01-04 06:24
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=1396946&group_id=5470

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Python Library
Group: Python 2.4
Status: Open
Resolution: None
Priority: 5
Submitted By: Johan Dahlin (zilche)
Assigned to: Nobody/Anonymous (nobody)
Summary: %ehrntDRT support for time.strptime 

Initial Comment:
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

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=1396946&group_id=5470


More information about the Python-bugs-list mailing list