| tz_map {i18n} | R Documentation |
A table with names of map-based time zones
Description
The tz_map table contains names for all map-based time zone names. There
are 598 rows and the following 4 columns:
-
canonical_tz_name(character) -
territory(character) -
tz_name(character)
Usage
tz_map
Format
An object of class tbl_df (inherits from tbl, data.frame) with 598 rows and 3 columns.
[Package i18n version 0.2.0 Index]