MCPcopy 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

getValueMethod · 0.95
parseMethod · 0.95
compareIgnoreCaseMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected