[Python-Dev] datetime nanosecond support (ctd?)
Greg Ewing
greg.ewing at canterbury.ac.nz
Thu Dec 11 23:07:18 CET 2014
More information about the Python-Dev mailing list
Thu Dec 11 23:07:18 CET 2014
- Previous message: [Python-Dev] datetime nanosecond support (ctd?)
- Next message: [Python-Dev] Access control for buildbot
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
MRAB wrote: > Maybe, also, strptime could support "%*f" to gobble as many digits as > are available. The * would suggest that the number of digits is being supplied as a parameter. Maybe "%?f". -- Greg
- Previous message: [Python-Dev] datetime nanosecond support (ctd?)
- Next message: [Python-Dev] Access control for buildbot
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list