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)
tz_bcp_idAn object of class tbl_df (inherits from tbl, data.frame) with 593 rows and 3 columns.