RESOLVED FIXED 147606
[INTL] Implement DateTime Format Functions
https://bugs.webkit.org/show_bug.cgi?id=147606
Summary [INTL] Implement DateTime Format Functions
Andy VanWagoner
Reported 2015-08-03 17:23:41 PDT
Implement ECMA-402 2.0 12.3.4 DateTime Format Functions http://ecma-international.org/publications/standards/Ecma-402.htm This makes the function returned by Intl.DateTimeFormat.prototype.format locale-aware and sensitive to the options passed to the constructor.
Attachments
Patch (179.00 KB, patch)
2015-12-23 12:08 PST, Andy VanWagoner
no flags
Andy VanWagoner
Comment 1 2015-12-23 12:08:51 PST
WebKit Commit Bot
Comment 2 2015-12-23 13:51:13 PST
Comment on attachment 267849 [details] Patch Clearing flags on attachment: 267849 Committed r194395: <http://trac.webkit.org/changeset/194395>
WebKit Commit Bot
Comment 3 2015-12-23 13:51:17 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.