Union of supported date format pattern strings.
const fmt: DateFormatPattern = 'yyyy-MM-dd'; Copy
const fmt: DateFormatPattern = 'yyyy-MM-dd';
Union of supported date format pattern strings.