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

Method getOffset

base/src/main/java/net/time4j/tz/Timezone.java:841–841  ·  view source on GitHub ↗
(UnixTime ut)

Source from the content-addressed store, hash-verified

839 * @see #getExtraOffset(UnixTime)
840 */
841 public abstract ZonalOffset getOffset(UnixTime ut);
842
843 /**
844 * <p>Calculates the raw offset for given global timestamp. </p>

Calls

no outgoing calls