[webkit-reviews] review requested: [Bug 59752] Allow Localized Date Strings for Date Input Fields : [Attachment 91579] [PATCH] Add LocalizedDate and Default Implementation

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 28 16:06:26 PDT 2011


Joseph Pecoraro <joepeck at webkit.org> has asked	for review:
Bug 59752: Allow Localized Date Strings for Date Input Fields
https://bugs.webkit.org/show_bug.cgi?id=59752

Attachment 91579: [PATCH] Add LocalizedDate and Default Implementation
https://bugs.webkit.org/attachment.cgi?id=91579&action=review

------- Additional Comments from Joseph Pecoraro <joepeck at webkit.org>
This patch:

  • moves DateComponents into WebCore/platform. Doesn't seem like
    it has any dependencies outside of platform. And its very useful.
  • adds LocalizedDate.h and LocalizedDateNone.cpp much like number.
  • adds the files to the build
  • calls out to the localization as appropriate


More information about the webkit-reviews mailing list