iso property

Gets an invariant annual date pattern which is compatible with the month/day part of ISO-8601. This corresponds to the text pattern "MM'-'dd".

Implementation

static AnnualDatePattern get iso => AnnualDatePatterns.isoPatternImpl;