MCPcopy Create free account
hub / github.com/MenoData/Time4J / of

Method of

base/src/main/java/net/time4j/DayPeriod.java:154–158  ·  view source on GitHub ↗
(Locale locale)

Source from the content-addressed store, hash-verified

152 * @since 3.13/4.10
153 */
154 public static DayPeriod of(Locale locale) {
155
156 return DayPeriod.of(locale, CalendarText.ISO_CALENDAR_TYPE);
157
158 }
159
160 /**
161 * <p>Creates an instance based on user-defined data. </p>

Callers 15

displayMidnightMethod · 0.95
displayMorningMethod · 0.95
displayNoonMethod · 0.95
displayAfternoonMethod · 0.95
displayEveningMethod · 0.95
displayNightMethod · 0.95
startEndForMidnightMethod · 0.95
startEndForNight1Method · 0.95
startEndForMorningMethod · 0.95
startEndForNoonMethod · 0.95

Calls 14

midnightAtStartOfDayMethod · 0.95
loadTextFormsMethod · 0.95
acceptMethod · 0.95
plusMethod · 0.95
keySetMethod · 0.80
isEmptyMethod · 0.65
getHourMethod · 0.65
getMethod · 0.65
putMethod · 0.45
removeMethod · 0.45
iteratorMethod · 0.45
hasNextMethod · 0.45

Tested by 15

displayMidnightMethod · 0.76
displayMorningMethod · 0.76
displayNoonMethod · 0.76
displayAfternoonMethod · 0.76
displayEveningMethod · 0.76
displayNightMethod · 0.76
startEndForMidnightMethod · 0.76
startEndForNight1Method · 0.76
startEndForMorningMethod · 0.76
startEndForNoonMethod · 0.76