tz_map: A table with names of map-based time zones

tz_mapR 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.


i18n documentation built on Sept. 7, 2022, 5:06 p.m.

Related to tz_map in i18n...