Chok’s Typescript Utilities
    Preparing search index...

    Function tzShort

    • Returns the timezone string for the given date. E.g. '+8', '-3.5'. Returns 'Z' for UTC.

      Parameters

      • dt: Date = ...

        Specify a date object or default to the current date/time.

      Returns string