[webkit-reviews] review requested: [Bug 59752] Allow Localized Date Strings for Date Input Fields : [Attachment 91616] [PATCH] Add LocalizedDate Allow Formatting + Parsing

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 28 18:49:17 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 91616: [PATCH] Add LocalizedDate Allow Formatting + Parsing
https://bugs.webkit.org/attachment.cgi?id=91616&action=review

------- Additional Comments from Joseph Pecoraro <joepeck at webkit.org>
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.


More information about the webkit-reviews mailing list