public interface CalendarDate extends Temporal<CalendarDate>
Represents a general calendar date.
| Modifier and Type | Method and Description |
|---|---|
long |
getDaysSinceEpochUTC()
Counts the elapsed days since UTC epoch.
|
isAfter, isAfterAll, isBefore, isBeforeAll, isSimultaneouslong getDaysSinceEpochUTC()
Counts the elapsed days since UTC epoch.
EpochDays.UTCCopyright © 2014–2017. All rights reserved.