[This is preliminary documentation and is subject to change.]
Returns the offset from UTC, where a positive duration indicates that local time is
later than UTC. In other words, local time = UTC + offset.


- instant (Instant)
- The instant for which to calculate the offset.

The offset from UTC at the specified instant.

This is mostly a convenience method for calling GetZoneInterval(instant).WallOffset,
although it can also be overridden for more efficiency.
Assembly: NodaTime (Module: NodaTime.dll) Version: 1.2.0.0 (1.2.0)