why not datetime.strptime() ?

josh josh-tmda at yucs.org
Fri Jan 7 13:05:00 EST 2005


Shouldn't datetime have strptime? It already has strftime, and it'd be really
nice to obviate datetime.fromtimestamp(time.mktime(time.strptime(...)))

thanks in advance




More information about the Python-list mailing list