| tz_bcp_id {i18n} | R Documentation |
A table with BCP47 Olson/IANA-style and canonical time zone IDs
Description
The tz_bcp_id table provides a lookup for converting between BCP47
Olson/IANA-style time zone IDs and the canonical forms (according to BCP47).
There are 593 rows and the following 3 columns:
-
tz_bcp_id(character) -
tz_canonical(character) -
description(character)
Usage
tz_bcp_id
Format
An object of class tbl_df (inherits from tbl, data.frame) with 593 rows and 3 columns.
[Package i18n version 0.2.0 Index]