Documentation

Std.Time.Zoned.Offset

Represents a timezone offset with an hour and second component.

Instances For

    Converts an Offset to a string in ISO 8601 format. The colon parameter determines if the hour and minute components are separated by a colon (e.g., "+01:00" or "+0100").

    Equations
    • One or more equations did not get rendered due to their size.
    Instances For

      A zero Offset representing UTC (no offset).

      Instances For

        Creates an Offset from a given number of hour.

        Instances For

          Creates an Offset from a given number of hours and minutes.

          Equations
          Instances For