OlsonNames
Time Zones

Description

Returns the time zone names from the Olson database

Usage

OlsonNames()

Details

The time zone database (also called the Olson database) is a collaborative compilation of information about the world's time zones. See the reference for its details.
Value
returns a character vector containing the time zone names.
Differences between TIBCO Enterprise Runtime for R and Open-source R
References
https://en.wikipedia.org/wiki/Tz_database
See Also
Sys.timezone, list.files
Examples
OlsonNames()
Package base version 6.0.0-69
Package Index