| Package | Description |
|---|---|
| net.time4j |
The main package contains four basic types of ISO-8601, namely
PlainDate, PlainTime, PlainTimestamp
and Moment. |
| Modifier and Type | Method and Description |
|---|---|
static DayPeriod |
DayPeriod.of(Locale locale)
Creates an instance based on locale-specific predefined data.
|
static DayPeriod |
DayPeriod.of(Map<PlainTime,String> timeToLabels)
Creates an instance based on user-defined data.
|
Copyright © 2014–2017. All rights reserved.