Time zone Library | |
Type | library |
Dictionary | library.timezone |
Library | Time zone Library |
Associations | com.livecode.library.timezone |
Summary | This library provides access to the tz timezone database |
Platforms | mobile, desktop |
Description | This library provides access to the tz timezone database |
Type | Name | Summary | Syntax |
---|---|---|---|
handler | FromUniversalTime | Convert universal time to local time | FromUniversalTime(<pSeconds>,<pTimeZone>) |
- - - | TimeZones | List the time zones used by the Time zone library | TimeZones() |
- - - | ToUniversalTime | Convert local time to universal time | ToUniversalTime(<pSeconds>,<pTimeZone>) |
library | Time zone Library | This library provides access to the tz timezone database | ToUniversalTime(<pSeconds>,<pTimeZone>) |