RESOLVED FIXED 98118
Implement LocaleICU::dateFormat
https://bugs.webkit.org/show_bug.cgi?id=98118
Summary Implement LocaleICU::dateFormat
Kent Tamura
Reported 2012-10-01 22:54:32 PDT
Implement LocaleICU::dateFormat
Attachments
Patch (2.42 KB, patch)
2012-10-02 00:11 PDT, Kent Tamura
no flags
Patch 2 (2.42 KB, patch)
2012-10-02 01:58 PDT, Kent Tamura
no flags
Kent Tamura
Comment 1 2012-10-02 00:11:46 PDT
Kent Tamura
Comment 2 2012-10-02 00:32:02 PDT
Comment on attachment 166625 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=166625&action=review > Source/WebCore/platform/text/LocaleICU.cpp:419 > + return ASCIILiteral("dd/mm/yyyyy"); Oops, mm -> MM
Kent Tamura
Comment 3 2012-10-02 01:58:17 PDT
Created attachment 166645 [details] Patch 2 mm -> MM. yyyyy -> yyyy
WebKit Review Bot
Comment 4 2012-10-02 18:38:13 PDT
Comment on attachment 166645 [details] Patch 2 Clearing flags on attachment: 166645 Committed r130244: <http://trac.webkit.org/changeset/130244>
WebKit Review Bot
Comment 5 2012-10-02 18:38:16 PDT
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.