STD.Date.TimeZone.UniqueTZLocations( )
Returns: | A new DATASET({STRING name}) containing the unique location names. |
The STD.Date.TimeZone.UniqueTZLocations function Return a list of unique location names from the hardcoded dataset. All names are in uppercase.
Example:
IMPORT STD; STD.Date.TimeZone.UniqueTZLocations();