general property

InstantPattern general

Gets the general pattern, which always uses an invariant culture. The general pattern represents an instant as a UTC date/time in ISO-8601 style "uuuu-MM-ddTHH:mm:ss'Z'".

Implementation

static InstantPattern get general => InstantPatterns.generalPatternImpl;