[This is preliminary documentation and is subject to change.]
Initializes a new instance of the ZoneInterval class.


- name (String)
- The name of this offset period (e.g. PST or PDT).
- wallOffset (Offset)
- The WallOffset from UTC for this period including any daylight savings.
- savings (Offset)
- The WallOffset daylight savings contribution to the offset.

Exception | Condition |
---|---|
ArgumentException | If start >= end. |
ArgumentNullException | name is null. |
Assembly: NodaTime (Module: NodaTime.dll) Version: 1.2.0.0 (1.2.0)