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_fkey N
organizations.time_zone organizations_time_zone_fkey N
users.time_zone users_time_zone_fkey N
draft_planting_sites.time_zone draft_planting_sites_time_zone_fkey R
planting_sites.time_zone planting_sites_time_zone_fkey N

Indexes

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

Relationships