Normative: Fix TimeZoneName issue in FormatDateTimePattern#573
Normative: Fix TimeZoneName issue in FormatDateTimePattern#573ryzokuken merged 3 commits intotc39:masterfrom
Conversation
There was a problem hiding this comment.
Are you sure this is an editorial change? It seems like the value of fv could potentially be changed?
Also, you did not remove If _p_ is *"timeZoneName"*, then the String value may also depend on the value of the [[InDST]] field of _tm_.. Is that intentional?
Co-authored-by: Ms2ger <Ms2ger@gmail.com>
It is changed from "undefined behavior" to "defined behavior" so I will change the title to Normative.
somehow I missed that. Fixed |
|
2021-05-25: This PR got TC39-TG1 consensus. |
|
2021-06-03: This PR got TC39-TG2 consensus. |
|
This PR has multiple positive reviews, no outstanding comments and TG1 and TG2 consensus. Merging. |
@sffc Address #515 also see tc39/proposal-intl-extend-timezonename#9