MCPcopy Create free account
hub / github.com/MenoData/Time4J / getLocale

Method getLocale

base/src/main/java/net/time4j/PrettyTime.java:235–237  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

233 * @since 1.2
234 */
235 public Locale getLocale() {
236 return this.locale;
237 }
238
239 /**
240 * <p>Yields the reference clock for formatting of relative times. </p>

Callers 6

printYesterdayMethod · 0.95
printTodayMethod · 0.95
printTomorrowMethod · 0.95
printLastMethod · 0.95
printNextMethod · 0.95
writeDayPeriodMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected