Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MenoData/Time4J
/ atStartOfDay
Method
atStartOfDay
base/src/main/java/net/time4j/PlainDate.java:970–974 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
968
* @see #at(PlainTime)
969
*/
970
public
PlainTimestamp atStartOfDay() {
971
972
return
this.at(PlainTime.MIN);
973
974
}
975
976
/**
977
* <p>Creates a
new
local timestamp with this date at earliest valid time
Callers
15
startOfDayNormal
Method · 0.95
startOfDayIfSummerToWinter
Method · 0.95
startOfDayIfWinterToSummer
Method · 0.95
handleMidnight24
Method · 0.95
Sunshine
Method · 0.95
Moonlight
Method · 0.95
toFullDays
Method · 0.95
print
Method · 0.95
instantFromTime4JLS
Method · 0.80
minimizedOnTimestamp
Method · 0.80
maximizedOnTimestamp
Method · 0.80
decrementedOnTimestamp
Method · 0.80
Calls
13
at
Method · 0.95
of
Method · 0.95
getProviderInfo
Method · 0.95
isGap
Method · 0.95
getPosixTime
Method · 0.95
getTotalOffset
Method · 0.95
of
Method · 0.95
floorDivide
Method · 0.95
floorModulo
Method · 0.95
of
Method · 0.95
of
Method · 0.95
getConflictTransition
Method · 0.65
Tested by
15
startOfDayNormal
Method · 0.76
startOfDayIfSummerToWinter
Method · 0.76
startOfDayIfWinterToSummer
Method · 0.76
instantFromTime4JLS
Method · 0.64
minimizedOnTimestamp
Method · 0.64
maximizedOnTimestamp
Method · 0.64
decrementedOnTimestamp
Method · 0.64
incrementedNormalOnTimestamp
Method · 0.64
incrementedKW53OnTimestamp
Method · 0.64
atFloorOnTimestamp
Method · 0.64
setToFirstOnTimestamp
Method · 0.64
setToSecondOnTimestamp
Method · 0.64