Cosmo (JavaScript) — API reference
    Preparing search index...

    Type Alias TimeZoneNameStyle

    TimeZoneNameStyle:
        | "short"
        | "long"
        | "shortOffset"
        | "longOffset"
        | "shortGeneric"
        | "longGeneric"

    Time-zone name styles accepted by Intl.DateTimeFormat's timeZoneName.