Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MenoData/Time4J
/ getStartOfWeekend
Method
getStartOfWeekend
base/src/main/java/net/time4j/Weekmodel.java:499–503 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
497
* @
return
start of weekend
498
*/
499
public
Weekday getStartOfWeekend() {
500
501
return
this.startOfWeekend;
502
503
}
504
505
/**
506
* <p>Defines the last day of weekend. </p>
Callers
1
writeWeekmodel
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected