| tz_formats {i18n} | R Documentation |
A table with localized time zone formatting information
Description
The tz_formats table contains localized formatting information across all
locales. There are 574 rows and the following 7 columns:
-
locale(character) -
hour_format(character) -
gmt_format(character) -
gmt_zero_format(character) -
region_format(character) -
region_format_daylight(character) -
region_format_standard(character) -
region_format_fallback(character)
Usage
tz_formats
Format
An object of class tbl_df (inherits from tbl, data.frame) with 574 rows and 8 columns.
[Package i18n version 0.2.0 Index]