fullRoundtrip property

LocalDateTimePattern fullRoundtrip

Gets an invariant local date/time pattern which round trips values including the calendar system. This corresponds to the text pattern "uuuu'-'MM'-'dd'T'HH':'mm':'ss'.'fffffffff '('c')'".

Implementation

static LocalDateTimePattern get fullRoundtrip => LocalDateTimePatterns.fullRoundtripPatternImpl;