PG_TIMEZONE_ABBREVSPG_TIMEZONE_ABBREVS displays information about all available time zones.Table 1 PG_TIMEZONE_ABBREVS columnsNameTypeDescriptionabbrevtextTime zone name abbreviationutc_offsetintervalOffset from UTCis_dstBooleanWhether DST is used. If DST is used, the value is true. Otherwise, the value is false.