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

Method midnightAtEndOfDay

base/src/main/java/net/time4j/PlainTime.java:1130–1134  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1128 * @see #midnightAtStartOfDay()
1129 */
1130 public static PlainTime midnightAtEndOfDay() {
1131
1132 return PlainTime.MAX;
1133
1134 }
1135
1136 /**
1137 * <p>Creates a wall time as full hour. </p>

Callers 15

midnightAtEndOfDayMethod · 0.95
getDecimalHourT24Method · 0.95
withDecimalHourT24Method · 0.95
isValidDecimalMinuteMethod · 0.95
withDecimalMinuteMethod · 0.95
getDecimalSecondMethod · 0.95
isValidDecimalSecondMethod · 0.95
withDecimalSecondMethod · 0.95

Calls

no outgoing calls

Tested by 15

midnightAtEndOfDayMethod · 0.76
getDecimalHourT24Method · 0.76
withDecimalHourT24Method · 0.76
isValidDecimalMinuteMethod · 0.76
withDecimalMinuteMethod · 0.76
getDecimalSecondMethod · 0.76
isValidDecimalSecondMethod · 0.76
withDecimalSecondMethod · 0.76