Documentation

Std.Time.Zoned

@[inline]

Get the current time.

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

Converts a PlainDate with a TimeZone to a DateTime

Equations
@[inline]

Converts a DateTime to a PlainDate

Equations
@[inline]

Converts a DateTime to a PlainTime

Equations
@[inline]

Gets the current ZonedDateTime.

Equations
@[inline]

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

Equations
@[inline]

Converts a ZonedDateTime to a PlainDate

Equations
@[inline]

Converts a ZonedDateTime to a PlainTime

Equations
@[inline]

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

Equations
@[inline]

Converts a PlainDateTime to a Timestamp using the ZoneRules.

Equations
@[inline]

Converts a PlainDateTime to a Timestamp using the TimeZone.

Equations
@[inline]

Converts a PlainDate to a Timestamp using the ZoneRules.

Equations
@[inline]

Converts a PlainDate to a Timestamp using the TimeZone.

Equations