[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 18:49:18 PDT 2011


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


Joseph Pecoraro <joepeck at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #91579|0                           |1
        is obsolete|                            |
  Attachment #91579|review?                     |
               Flag|                            |
  Attachment #91616|                            |review?
               Flag|                            |




--- Comment #5 from Joseph Pecoraro <joepeck at webkit.org>  2011-04-28 18:49:18 PST ---
Created an attachment (id=91616)
 --> (https://bugs.webkit.org/attachment.cgi?id=91616&action=review)
[PATCH] Add LocalizedDate Allow Formatting + Parsing

Take 2. Allow for formatting localized dates and parsing
incoming localized dates. I pass the date type in for parsing
because an implementation may want to parse the input
differently depending on if this is for a "time" or a "date"
type. Or, that can be ignored if a port wants.

-- 
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