Noda Time
MinOffset Property
NamespacesNodaTimeDateTimeZoneMinOffset

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

Returns the least (most negative) offset within this time zone, over all time.
Declaration Syntax
C#Visual BasicVisual C++
public Offset MinOffset { get; }
Public ReadOnly Property MinOffset As Offset
	Get
public:
property Offset MinOffset {
	Offset get ();
}

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