tc39 / proposal-intl-datetime-style

dateStyle and timeStyle options for DateTimeFormat
https://tc39.github.io/proposal-intl-datetime-style/
28 stars 9 forks source link

Correct stage and sync with latest ECMA402 draft #19

Closed FrankYFTang closed 5 years ago

FrankYFTang commented 5 years ago
  1. Correct stage to 2 (since Oct 2018)
  2. Clarify [[DateStyle]] and [[TimeStyle]] could have undefined in section "1.5 Properties of Intl.DateTimeFormat Instances"
  3. Remove [[InitializedIntlObject]], [[Hour12]] and [[HourNo0]] which are not in current draft of ECMA 402 from "1.5 Properties of Intl.DateTimeFormat Instances" and "1.2.1 Intl.DateTimeFormat "