localtime(clock()) yields 12/31/69 under Wme

Thomas Wouters thomas at xs4all.net
Wed Jan 31 04:58:32 EST 2001


On Tue, Jan 30, 2001 at 10:02:00PM +0100, Thomas Heller wrote:
> Try time.localtime(time.time())

Or, in Python 2.1, just do 'time.localtime()' ;-)

-- 
Thomas Wouters <thomas at xs4all.net>

Hi! I'm a .signature virus! copy me into your .signature file to help me spread!




More information about the Python-list mailing list