time.strptime() milliseconds

acet adam.the.hammer at gmail.com
Sun Apr 5 13:43:22 EDT 2009


I have a log file with hours,minutes,seconds and milliseconds, which
im trying to use, so if i say for example:
a = time.strptime("01:01:26:449", "%H:%M:%S:%?")
is there a directive for milliseconds where the '?' should be? i cant
seem to find it if there is



More information about the Python-list mailing list