Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
midnightAtEndOfDay
Method · 0.95
getDecimalHourT24
Method · 0.95
withDecimalHourT24
Method · 0.95
getMaximumDecimalMinuteT24
Method · 0.95
isValidDecimalMinute
Method · 0.95
withDecimalMinute
Method · 0.95
withDecimalMinuteIfT24
Method · 0.95
getDecimalSecond
Method · 0.95
getMaximumDecimalSecondT24
Method · 0.95
isValidDecimalSecond
Method · 0.95
withDecimalSecond
Method · 0.95
withDecimalSecondIfT24
Method · 0.95
Calls
no outgoing calls
Tested by
15
midnightAtEndOfDay
Method · 0.76
getDecimalHourT24
Method · 0.76
withDecimalHourT24
Method · 0.76
getMaximumDecimalMinuteT24
Method · 0.76
isValidDecimalMinute
Method · 0.76
withDecimalMinute
Method · 0.76
withDecimalMinuteIfT24
Method · 0.76
getDecimalSecond
Method · 0.76
getMaximumDecimalSecondT24
Method · 0.76
isValidDecimalSecond
Method · 0.76
withDecimalSecond
Method · 0.76
withDecimalSecondIfT24
Method · 0.76