Bug 147613

Summary: [INTL] Implement Date.prototype.toLocaleTimeString in ECMA-402
Product: WebKit Reporter: Andy VanWagoner <andy>
Component: JavaScriptCoreAssignee: Andy VanWagoner <andy>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, keith_miller, mark.lam, msaboff, saam
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 90906    
Attachments:
Description Flags
Patch none

Description Andy VanWagoner 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.
Comment 1 Andy VanWagoner 2016-01-19 18:47:57 PST
Created attachment 269326 [details]
Patch
Comment 2 WebKit Commit Bot 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>
Comment 3 WebKit Commit Bot 2016-01-20 14:49:46 PST
All reviewed patches have been landed.  Closing bug.