Time mismatch
C. Porter Bassett
porter at et.byu.edu
Thu Sep 14 17:32:38 EDT 2000
More information about the Python-list mailing list
Thu Sep 14 17:32:38 EDT 2000
- Previous message (by thread): PYTHONSTARTUP ignored by python -i file.py?
- Next message (by thread): One last shot at the Augmented Assignment PEP
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
I am having trouble with the time module. I have a tuple representing a time, and I use time.mktime() to get a floating point number for the time. If I use that time in os.utime() or time.localtime(), the time is one hour off of the original tuple that I inputed. I am using 1.52. Is there a rational explanation of what is happening here? -------------------------------------------------------------------------- C. Porter Bassett porter at et.byu.edu http://www.et.byu.edu/~porter -------------------------------------------------------------------------- "Pretend like this is a really witty saying." - Anonymous --------------------------------------------------------------------------
- Previous message (by thread): PYTHONSTARTUP ignored by python -i file.py?
- Next message (by thread): One last shot at the Augmented Assignment PEP
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list