Noda Time
Savings Property
NamespacesNodaTime.TimeZonesZoneIntervalSavings

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

Gets the daylight savings value for this period.
Declaration Syntax
C#Visual BasicVisual C++
public Offset Savings { get; }
Public ReadOnly Property Savings As Offset
	Get
public:
property Offset Savings {
	Offset get ();
}
Value
The savings value.

Assembly: NodaTime (Module: NodaTime.dll) Version: 1.2.0.0 (1.2.0)