Function pgTimezoneAbbrevs

  • Returns FromItem<
        {
            abbrev: Text<0 | 1>;
            is_dst: Bool<0 | 1>;
            utc_offset: Interval<0 | 1>;
        },
    >