Time mismatch

C. Porter Bassett porter at et.byu.edu
Thu Sep 14 17:32:38 EDT 2000


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
--------------------------------------------------------------------------





More information about the Python-list mailing list