Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MenoData/Time4J
/ normalize
Method
normalize
base/src/main/java/net/time4j/tz/Timezone.java:705–709 ·
view source on GitHub ↗
(TZID tzid)
Source
from the content-addressed store, hash-verified
703
* @since 4.36
704
*/
705
public
static
TZID normalize(TZID tzid) {
706
707
return
normalize(tzid.canonical());
708
709
}
710
711
/**
712
* <p>Tries to normalize given timezone identifier on the base of best efforts. </p>
Callers
5
normalize
Method · 0.95
normalize
Method · 0.95
normalize
Method · 0.95
normalize
Method · 0.95
toString
Method · 0.95
Calls
8
getAliases
Method · 0.95
resolve
Method · 0.95
containsKey
Method · 0.80
canonical
Method · 0.65
isEmpty
Method · 0.65
get
Method · 0.65
length
Method · 0.45
equals
Method · 0.45
Tested by
4
normalize
Method · 0.76
normalize
Method · 0.76
normalize
Method · 0.76
normalize
Method · 0.76