Bug 213818
Summary: | [JSC] Implement Intl.DateTimeFormat quarter | ||
---|---|---|---|
Product: | WebKit | Reporter: | Yusuke Suzuki <ysuzuki> |
Component: | JavaScriptCore | Assignee: | Yusuke Suzuki <ysuzuki> |
Status: | NEW | ||
Severity: | Normal | ||
Priority: | P2 | ||
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Bug Depends on: | |||
Bug Blocks: | 218829 |
Yusuke Suzuki
The spec integration is not done yet. Looking closely.
https://github.com/tc39/ecma402/pull/346
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Yusuke Suzuki
The spec integration hits major problem. So, maybe, getting this integrated takes more time to solve problems.
Yusuke Suzuki
Latest discussion https://github.com/tc39/ecma402/issues/374
Yusuke Suzuki
Currently, we are not settling how it works. So we need to bake the spec first.