sscanf needed

Leif B. Kristensen abuse at solumslekt.org
Sun Apr 17 11:42:19 EDT 2005


Uwe Mayer skrev:

> Hi,
> 
> I've got a ISO 8601 formatted date-time string which I need to read
> into a datetime object.

Look up time.strptime, it does exactly what you want.
-- 
Leif Biberg Kristensen
http://solumslekt.org/



More information about the Python-list mailing list