Problems with time

loial admin at loial.co.uk
Tue May 1 07:13:28 EDT 2007


I am running on an AIX system with time zone set to BST

If I run the following, I get the GMT time, i.e an hour less than the
correct time.

How can I get the correct time

        now = time()

        timeProcessed = strftime("%H:%M",gmtime(now))




More information about the Python-list mailing list