Fixed
Details
Details
Assignee
Frank Yung-Fong Tang
Frank Yung-Fong TangReporter
Frank Yung-Fong Tang
Frank Yung-Fong TangComponents
Priority
Time Needed
Hours
Fix versions
Created February 8, 2020 at 3:55 AM
Updated March 5, 2020 at 6:55 PM
Resolved March 5, 2020 at 6:55 PM
This is needed to support ECMA402 PR https://github.com/tc39/ecma402/pull/347
to support the formatRange, we need to make DateIntervalFormat to support MILLISECOND
so it could handle skeleton "mmssS" "mmssSS" or "mmssSSS"
This also require to change IntervalPatternIndex in the file source/i18n/unicode/dtitvinf.h to include
kIPI_MILLISECOND,