|
Is the time zone information of Webware
is from the os module? What if I need to display timestamp in different time zone? If
I set the os.environ[‘TZ’] in a psp file to a time zone different than the one operating
system is running in, the standard out also change it’s time zone too. What if different users of the system have different time
zone setting? How do I use the time (and mx.DateTime)
module? Is there some way to isolate the time zone setting in Webware or
Python? Hsueh-ching Yen |
