time_zones

604 rows


Description

(Enum) Valid time zone names. This is populated with the list of names from the IANA time zone database.

Columns

Column Type Size Nulls Auto Default Children Parents Comments
time_zone text 2147483647 null
facilities.time_zone facilities_time_zone_fkeyN
organizations.time_zone organizations_time_zone_fkeyN
users.time_zone users_time_zone_fkeyN
draft_planting_sites.time_zone draft_planting_sites_time_zone_fkeyR
planting_sites.time_zone planting_sites_time_zone_fkeyN

Indexes

Constraint Name Type Sort Column(s)
time_zones_pkey Primary key Asc time_zone

Relationships