hmCal_GET TIMEZONE LIST

hmCal_GET TIMEZONE LIST(timezonelist)

Parameter          Type             Description
timezonelist       Textarray    ->  List with all available
                                    timezones


Description

The command hmCal_GET TIMEZONE LIST returns all available timezones.

Example

The following example returns an array with all available timezones.

ARRAY TEXT($tt_timezones;0)
hmCal_GET TIMEZONE LIST ($tt_timezones)