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/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
printYesterday
Method · 0.95
printToday
Method · 0.95
printTomorrow
Method · 0.95
printLast
Method · 0.95
printNext
Method · 0.95
writeDayPeriod
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected