DefaultTemporal extension
The default implementation for Temporal.
- on
Properties
Operators
-
operator +(
Duration duration) → DateTime - Returns a DateTime that represents this DateTime with the given duration added.
-
operator -(
Duration duration) → DateTime - Returns a DateTime that represents this DateTime with the given duration subtracted.