Add MILLISECOND support to DateIntervalFormat

Description

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,

Activity

Frank Yung-Fong Tang 
February 12, 2020 at 8:30 PM

Frank Yung-Fong Tang 
February 12, 2020 at 8:29 PM

Fixed

Details

Assignee

Reporter

Components

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