Bug 102769 - Use localized date-time format in datetime input
Summary: Use localized date-time format in datetime input
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Forms (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-11-19 22:21 PST by Kunihiko Sakamoto
Modified: 2012-11-20 00:17 PST (History)
2 users (show)

See Also:


Attachments
Patch (34.47 KB, patch)
2012-11-19 23:43 PST, Kunihiko Sakamoto
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Kunihiko Sakamoto 2012-11-19 22:21:50 PST
Currently datetime input uses fixed date-time pattern (dateFormat + ' ' + timeFormat).
We should retrive the separator and the order from the system.
Comment 1 Kunihiko Sakamoto 2012-11-19 23:43:21 PST
Created attachment 175157 [details]
Patch
Comment 2 Kent Tamura 2012-11-19 23:54:43 PST
Comment on attachment 175157 [details]
Patch

Looks good.  Thanks!
Comment 3 WebKit Review Bot 2012-11-20 00:17:17 PST
Comment on attachment 175157 [details]
Patch

Clearing flags on attachment: 175157

Committed r135263: <http://trac.webkit.org/changeset/135263>
Comment 4 WebKit Review Bot 2012-11-20 00:17:20 PST
All reviewed patches have been landed.  Closing bug.