Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MenoData/Time4J
/ getTimezone
Method
getTimezone
base/src/main/java/net/time4j/ZonalDateTime.java:391–396 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
389
}
390
391
@Override
392
public
TZID getTimezone() {
393
394
return
this.zone.getID();
395
396
}
397
398
/**
399
* <p>Yields the timezone offset. </p>
Callers
3
print
Method · 0.95
toString
Method · 0.95
print
Method · 0.95
Calls
1
getID
Method · 0.45
Tested by
no test coverage detected