[This is preliminary documentation and is subject to change.]
Returns the general pattern, which always uses an invariant culture. The general pattern represents
an instant as a UTC date/time in ISO-8601 style "yyyy-MM-ddTHH:mm:ssZ".

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