[This is preliminary documentation and is subject to change.]

Icon | Member | Description |
---|---|---|
![]() | MultiTransitionDateTimeZone..::..Builder()()()() |
Constructs a builder using an ID of "MultiZone", an initial offset of zero (standard and savings),
and an initial name of "First".
|
![]() | MultiTransitionDateTimeZone..::..Builder(Int32, String) |
Constructs a builder using the given first name, standard offset, and a daylight saving
offset of 0. The ID is initially "MultiZone".
|
![]() | MultiTransitionDateTimeZone..::..Builder(Int32, Int32) |
Constructs a builder using the given standard offset and saving offset. The ID is initially "MultiZone".
|
![]() | MultiTransitionDateTimeZone..::..Builder(Int32, Int32, String) |
Constructs a builder using the given first name, standard offset, and daylight saving offset.
The ID is initially "MultiZone".
|
Assembly: NodaTime.Testing (Module: NodaTime.Testing.dll) Version: 1.2.0.0 (1.2.0)