range of mktime
Peter Hansen
peter at engcorp.com
Tue Oct 3 23:51:02 EDT 2000
More information about the Python-list mailing list
Tue Oct 3 23:51:02 EDT 2000
- Previous message (by thread): range of mktime
- Next message (by thread): Testing for file existence
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
bob van der Poel wrote: > > Using time.mktime() it appears that on my linux box the valid range is > 1902...2038. Is this platform consistent, or, if not, is there a way to > determine at runtime the valid range? Would reading the value in a loop until it wraps around be too much of a problem? :)
- Previous message (by thread): range of mktime
- Next message (by thread): Testing for file existence
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list