To represent a ZoneTimeline
that continues until the present you should
use untilPresent
no subtypes hierarchy
Initializer |
ZoneUntil(Date date, AtTime ruleDefinition) |
Attributes | |
date | Source Codeshared Date date |
ruleDefinition | Source Codeshared AtTime ruleDefinition |
Inherited Attributes |
Attributes inherited from: Object |
Methods | |
equals | Source Codeshared actual Boolean equals(Object other) Determine if two values are equal. For any two non-null objects x == y Implementations should respect the constraints that:
Furthermore it is recommended that implementations
ensure that if A class which explicitly refines Note that an implementation of |
Inherited Methods |
Methods inherited from: Object |