SYSTEM TIMEZONE GET

Level

base

Description

Get current timezone

Returns

timezone= : fullname of timezone
abbr= : abbreviation for current zone
offset= : GMT +|- offset

Example

SYSTEM TIMEZONE GET
timezone="Europe/Paris"
abbr="CEST"
offset="GMT+02:00"