RESOLVED FIXED 147613
[INTL] Implement Date.prototype.toLocaleTimeString in ECMA-402
https://bugs.webkit.org/show_bug.cgi?id=147613
Summary [INTL] Implement Date.prototype.toLocaleTimeString in ECMA-402
Andy VanWagoner
Reported 2015-08-03 17:36:41 PDT
Implement ECMA-402 2.0 13.3.3 Date.prototype.toLocaleTimeString ([locales [, options ]]) http://ecma-international.org/publications/standards/Ecma-402.htm This definition supersedes the definition provided in ES2015, 20.3.4.40.
Attachments
Patch (10.18 KB, patch)
2016-01-19 18:47 PST, Andy VanWagoner
no flags
Andy VanWagoner
Comment 1 2016-01-19 18:47:57 PST
WebKit Commit Bot
Comment 2 2016-01-20 14:49:43 PST
Comment on attachment 269326 [details] Patch Clearing flags on attachment: 269326 Committed r195381: <http://trac.webkit.org/changeset/195381>
WebKit Commit Bot
Comment 3 2016-01-20 14:49:46 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.