extendedIso property

LocalTimePattern extendedIso
final

Gets an invariant local time pattern which is ISO-8601 compatible, providing up to 9 decimal places. (These digits are omitted when unnecessary.) This corresponds to the text pattern "HH':'mm':'ss;FFFFFFFFF".

Implementation

static final LocalTimePattern extendedIso = LocalTimePatterns.extendedIsoPatternImpl;