InstantMethods
Provides extension methods for java.time.Instant
class AnyVal
trait Matchable
class Any
Value members
Concrete methods
Gets instant with specified amount added.
Gets instant with specified amount added.
- Value parameters:
- amount
temporal amount
Gets instant with specified amount subtracted.
Gets instant with specified amount subtracted.
- Value parameters:
- amount
temporal amount
Compares to other instant and returns the greater value.
Compares to other instant and returns the greater value.
- Value parameters:
- other
other instant
Compares to other instant and returns the lesser value.
Compares to other instant and returns the lesser value.
- Value parameters:
- other
other instant
Gets LocalDateTime
by applying time zone.
Gets LocalDateTime
by applying time zone.
- Value parameters:
- zone
time zone