[Bug 11449] The current specification and implementation of <input type="date"> using yyyy-mm-dd format will be unacceptable to many of our corporate customers. Also, only allowing times in <input type="date"> to be in 24 hour clock will cause serious delays in our b

http://www.w3.org/Bugs/Public/show_bug.cgi?id=11449

Tab Atkins Jr. <jackalmage@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |jackalmage@gmail.com
         Resolution|                            |WORKSFORME

--- Comment #3 from Tab Atkins Jr. <jackalmage@gmail.com> 2010-12-01 18:26:33 UTC ---
As Kornel says, the specified format is the format that the *data submitted to
the server* must be in.  It has absolutely nothing to do with the actual
display of the date or time; browsers are free to display them to the user in
whatever format they wish.

-- 
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

Received on Wednesday, 1 December 2010 18:26:36 UTC