v8/test/intl/date-format
Frank Tang 411fd9cfd6 [Intl] Add numberingSystem/calendar
Implement ECMA402 PR https://github.com/tc39/ecma402/pull/175
Add numberingSystem option to NumberFormat
And numberingSystem and calendar option to DateTimeFormat


Bug: v8:9154
Change-Id: Ic4e85a232a9ad26c17ee20385f839b0e09a56c77
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/1575919
Reviewed-by: Sathya Gunasekaran <gsathya@chromium.org>
Commit-Queue: Frank Tang <ftang@chromium.org>
Cr-Commit-Position: refs/heads/master@{#61061}
2019-04-29 07:01:02 +00:00
..
calendar-with-multiple-type-subtags.js
check-ca-option.js
check-calendar.js [Intl] Add numberingSystem/calendar 2019-04-29 07:01:02 +00:00
check-hc-option.js
check-nu-option.js
check-numbering-system.js [Intl] Add numberingSystem/calendar 2019-04-29 07:01:02 +00:00
constructor-date-style-order.js
constructor-date-time-style-order.js
constructor-date-time-style.js
constructor-no-style-order.js
constructor-order.js
constructor-time-style-order.js
date-format-to-parts.js
default-locale.js
en-format-range-to-parts.js [Intl] Implement Intl.DateTimeFormat.prototype.formatRangeToParts 2019-04-19 01:58:36 +00:00
format-is-bound.js
format-range-to-parts.js [Intl] Implement Intl.DateTimeFormat.prototype.formatRangeToParts 2019-04-19 01:58:36 +00:00
format-range.js [Intl] Implement proposal-intl-DateTimeFormat-formatRange 2019-03-24 16:35:01 +00:00
format-test.js
format-with-extensions.js
invalid-time.js
month-far-future.js
property-override-date-style.js [Intl] Fix extra propertes in resolvedOptions 2019-04-09 22:38:54 +00:00
property-override-date-time-style.js [Intl] Fix extra propertes in resolvedOptions 2019-04-09 22:38:54 +00:00
property-override-time-style.js [Intl] Fix extra propertes in resolvedOptions 2019-04-09 22:38:54 +00:00
property-override.js
resolved-options-is-method.js
resolved-options-unwrap.js
resolved-options.js
timezone-conversion.js
timezone-name.js
timezone.js
unmodified-options.js