이 콘텐츠는 선택한 언어로 제공되지 않습니다.
28.2. listTimeZones
- Name
- listTimeZones
- Description
- Returns a list of all understood timezones. Results can be used as input to setTimeZone.
- Parameters
- None
- Return Value
- array:
- struct - timezone
- int
time_zone_id
- Unique identifier for timezone. - string
olson_name
- Name as identified by the Olson database.