Posted by member 11869 on 2003-07-02 02:22:22 link
I have code like this
The -9:30 gets me the time for GMT, as My TimeZone is GMT +9:30.
Labels CurrentTime, GrenTime
CurrentTimeText "Adelaide\n[time('ii:nn:ss')]"
GrenTimeText "Greenwich\n[time('ii:nn:ss', '-9:30')]"
CurrentTimeText "Adelaide\n[time('ii:nn:ss')]"
GrenTimeText "Greenwich\n[time('ii:nn:ss', '-9:30')]"
The -9:30 gets me the time for GMT, as My TimeZone is GMT +9:30.