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 ZonedDateTime.nowAt.

Instances For
    @[inline]

    Get the current date, in the local timezone.

    Instances For
      @[inline]

      Get the current time, in the local timezone.

      Instances For
        @[inline]

        Converts a PlainDate with a TimeZone to a DateTime

        Instances For
          @[inline]

          Converts a DateTime to a PlainDate

          Instances For
            @[inline]

            Converts a DateTime to a PlainTime

            Instances For
              @[inline]

              Gets the current DateTime.

              Instances For
                @[inline]

                Gets the current ZonedDateTime.

                Instances For
                  @[inline]

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

                  Instances For
                    @[inline]

                    Converts a PlainDate to a ZonedDateTime.

                    Instances For
                      @[inline]

                      Converts a PlainDate to a ZonedDateTime using TimeZone.

                      Instances For
                        @[inline]

                        Converts a ZonedDateTime to a PlainDate

                        Instances For
                          @[inline]

                          Converts a ZonedDateTime to a PlainTime

                          Instances For
                            @[inline]

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

                            Instances For
                              @[inline]

                              Converts a PlainDateTime to a Timestamp using the ZoneRules.

                              Instances For
                                @[inline]

                                Converts a PlainDateTime to a Timestamp using the TimeZone.

                                Instances For
                                  @[inline]

                                  Converts a PlainDate to a Timestamp using the ZoneRules.

                                  Instances For
                                    @[inline]

                                    Converts a PlainDate to a Timestamp using the TimeZone.

                                    Instances For