PG_TIMEZONE_NAMES
PG_TIMEZONE_NAMES provides all time zone names that can be recognized by SET TIMEZONE, along with their abbreviations, UTC offsets, and daylight saving time (DST) statuses.
Table 1 PG_TIMEZONE_NAMES columns
Whether DST is used. If DST is used, the value is true. Otherwise, the value is false. |
Feedback