Instant of time in a specific time zone.
no type hierarchy
Attributes | |
currentOffsetMilliseconds | Source Codeshared default Integer currentOffsetMilliseconds Returns current time zone offset from UTC in milliseconds |
dateTime | Source Codeshared formal DateTime dateTime Local date and time according to the current time zone of this instance. Note: The resulting |
hash | Source Codeshared actual default Integer hash Implementation compatible with This implementation respect the constraint that if Refines Object.hash |
instant | Source Codeshared formal Instant instant Instant used as base. |
Inherited Attributes |
Attributes inherited from: Object |
Attributes inherited from: DateTimeBehavior<Element,DateType,TimeType> |
Attributes inherited from: Enumerable<Other> |
Attributes inherited from: Ordinal<Other> |
Attributes inherited from: ReadableDate |
Attributes inherited from: ReadableMonth |
Attributes inherited from: ReadableTime |
Attributes inherited from: ReadableTimeZone |
Attributes inherited from: ReadableYear |
Methods | |
equals | Source Codeshared actual Boolean equals(Object other) Returns true if given value is same date, time and timezone. Refines Object.equals |
Inherited Methods |
Methods inherited from: Object |
Methods inherited from: Comparable<Other> |
Methods inherited from: DateBehavior<Element> |
Methods inherited from: Enumerable<Other> |
Methods inherited from: MonthBehavior<Element> |
Methods inherited from: TimeBehavior<Element> |
Methods inherited from: YearBehavior<Element> |