[This is preliminary documentation and is subject to change.]
Returns an invariant local date pattern which is ISO-8601 compatible.
This corresponds to the text pattern "yyyy'-'MM'-'dd".

C# | Visual Basic | Visual C++ |
public static LocalDatePattern IsoPattern { get; }
Public Shared ReadOnly Property IsoPattern As LocalDatePattern Get
public: static property LocalDatePattern^ IsoPattern { LocalDatePattern^ get (); }
Assembly: NodaTime (Module: NodaTime.dll) Version: 1.2.0.0 (1.2.0)