Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MenoData/Time4J
/ getLocale
Method
getLocale
base/src/main/java/net/time4j/DayPeriod.java:921–923 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
919
}
920
921
Locale getLocale() {
922
return
this.dayPeriod.locale;
923
}
924
925
String getCalendarType() {
926
return
this.dayPeriod.calendarType;
Callers
3
getValue
Method · 0.95
parse
Method · 0.95
compareIgnoreCase
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected