convertWikipediaTimezoneTable {MazamaSpatialUtils}R Documentation

Convert Wikipedia timezone table to dataframe

Description

Returns a dataframe version of the Wikipedia timezone table with the following columns:

Usage

convertWikipediaTimezoneTable()

Details

Older named timezones from the table which are linked to more modern equivalents are not included in the returned dataframe.

Value

Dataframe with 388 rows and 10 columns.

References

https://en.wikipedia.org/wiki/List_of_tz_database_time_zones


[Package MazamaSpatialUtils version 0.8.6 Index]