Timezone

Richard van de Stadt stadt at cs.utwente.nl
Sun Jul 29 20:55:52 EDT 2001


I run stuff on systems in various timezones.
I need to display when certain files have been updated.
ctime (time()) shows the current date and time, but without the timezone
that you get to see e.g. by Unix' date command.

Is there a (Python) way to find out the timezone?

Richard.



More information about the Python-list mailing list