Package com.oracle.truffle.js.runtime.builtins.temporal
package com.oracle.truffle.js.runtime.builtins.temporal
-
ClassDescriptionCreateDateDurationRecord result.An ISO Date Record is used to represent a valid calendar date in the ISO 8601 calendar, although the year may be outside of the allowed range for Temporal.An ISO Date-Time Record is used to represent a valid calendar date in the ISO 8601 calendar together with a clock time.Abstract base class for Temporal objects with a [[Calendar]] internal slot.Represents the information of a parsed TemporalTimeZoneString format.Normalized Duration Record.The result record returned by the operations: RoundRelativeDuration, DifferencePlainDateTimeWithRounding, DifferenceZonedDateTimeWithRounding.CreateTimeDurationRecord result.A Time Record is used to represent a valid clock time, together with a number of overflow days such as might occur in BalanceTime.