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

Search Discussions

  • Diez B. Roggisch at May 1, 2007 at 11:38 am

    loial schrieb:
    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))
    localtime?

    Diez

Related Discussions

Discussion Navigation
viewthread | post
Discussion Overview
grouppython-list @
categoriespython
postedMay 1, '07 at 11:13a
activeMay 1, '07 at 11:38a
posts2
users2
websitepython.org

2 users in discussion

Loial: 1 post Diez B. Roggisch: 1 post

People

Translate

site design / logo © 2023 Grokbase