Noda Time
ExtendedIsoPattern Property
NamespacesNodaTime.TextOffsetDateTimePatternExtendedIsoPattern

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

Returns an invariant local date/time pattern based on ISO-8601 including offset from UTC. The calendar system is not parsed or formatted as part of this pattern.
Declaration Syntax
C#Visual BasicVisual C++
public static OffsetDateTimePattern ExtendedIsoPattern { get; }
Public Shared ReadOnly Property ExtendedIsoPattern As OffsetDateTimePattern
	Get
public:
static property OffsetDateTimePattern^ ExtendedIsoPattern {
	OffsetDateTimePattern^ get ();
}

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