- From: <bugzilla@wiggum.w3.org>
- Date: Thu, 22 Oct 2009 11:04:39 +0000
- To: public-html-bugzilla@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=7868 --- Comment #15 from Ian 'Hixie' Hickson <ian@hixie.ch> 2009-10-22 11:04:39 --- Sites are quite capable of having date pickers today, they just do so using JavaScript (or even a <select>) instead of the <input> element. For example, here is a site that doesn't do what you describe: http://flowers.com/ It has a date picker (currently using a <select> widget), and there is no time zone information included at any point in the process. Comment 11 details the escalation procedure. -- 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 Thursday, 22 October 2009 11:04:45 UTC