tz_formats: A table with localized time zone formatting information

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


rich-iannone/i18n documentation built on July 5, 2023, 11:01 a.m.