timeZone | |
Type | property |
Dictionary | widget.clock |
Library | Clock |
Syntax |
|
Associations | com.livecode.widget.clock |
Summary | The time zone offset from UTC, in seconds, or the empty string |
Description | The timeZone is used to allow the clock widget to display a time other than the local time. If the timeZone is empty, then the clock displays the local time. Otherwise, the timeZone should be the number of seconds different from UTC that the clock should display. |