Tkinter event time

Richard Townsend richard at NOstarfighterSPAM.freeuk.com
Sun Jun 24 13:02:57 EDT 2001


Is there a way to convert between the time attribute of and Event object and
the system time as returned by time.time() ?

I know time.time() returns a floating pointing number for seconds elapsed
since the epoch, in UTC. However I don't know what the units and baseline
are for the Event time.

regards,
Richard







More information about the Python-list mailing list