roundtrip property
TimePattern
get
roundtrip
Gets the general pattern for Spans using the invariant culture, with a format string of '-D:hh:mm:ss.FFFFFFFFF'. This pattern round-trips.
Implementation
static TimePattern get roundtrip => TimePatterns.roundtripPatternImpl;