Documentation

Std.Time.Zoned

@[inline]

Get the current time, in the local timezone. To obtain the current time in a specific timezone, use DateTime.now or DateTime.nowAt.

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

    Get the current date, in the local timezone.

    Equations
    Instances For
      @[inline]

      Get the current time, in the local timezone.

      Equations
      Instances For
        @[inline]

        Gets the current DateTime.

        Equations
        Instances For
          @[inline]

          Gets the current DateTime using the identifier of a time zone.

          Equations
          Instances For
            @[inline]

            Converts a DateTime to a PlainDate

            Equations
            Instances For
              @[inline]

              Converts a DateTime to a PlainTime

              Equations
              Instances For
                @[inline]

                Creates a new DateTime out of a PlainDateTime and a time zone identifier.

                Equations
                Instances For
                  @[inline]

                  Converts a PlainDateTime to a Timestamp using the ZoneRules.

                  Equations
                  Instances For
                    @[inline]

                    Converts a PlainDateTime to a Timestamp using the TimeZone.

                    Equations
                    Instances For
                      @[inline]

                      Converts a PlainDate to a Timestamp using the ZoneRules.

                      Equations
                      Instances For
                        @[inline]

                        Converts a PlainDate to a Timestamp using the TimeZone.

                        Equations
                        Instances For