meta_timezones_offsets
Timezone UTC offsets including DST.
| Name | Type | Nullable | Default Value | Notes |
|---|---|---|---|---|
ID | smallint | |||
country | smallint | |||
name | text | |||
latitude | double precision | |||
longitude | double precision | |||
comments | text | |||
abbreviations | text[] | |||
offset | interval | |||
dst | boolean |
| Name | Type | Definition |
|---|---|---|
| _RETURN | select |
Loading...