PG_TIMEZONE_ABBREVS
PG_TIMEZONE_ABBREVS displays information about all available time zones.
Name | Type | Description |
|---|---|---|
abbrev | text | Abbreviation of the time zone name. |
utc_offset | interval | Offset from UTC. |
is_dst | Boolean | Specifies whether the DST is being used. If the DST is being used, the value is TRUE; otherwise, the value is FALSE. |
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.

