[Webkit-unassigned] [Bug 59752] Allow Localized Date Strings for Date Input Fields

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


https://bugs.webkit.org/show_bug.cgi?id=59752


Joseph Pecoraro <joepeck at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #91579|                            |review?
               Flag|                            |




--- Comment #1 from Joseph Pecoraro <joepeck at webkit.org>  2011-04-28 16:06:26 PST ---
Created an attachment (id=91579)
 --> (https://bugs.webkit.org/attachment.cgi?id=91579&action=review)
[PATCH] Add LocalizedDate and Default Implementation

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

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list