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

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to