- From: <bugzilla@jessica.w3.org>
- Date: Mon, 01 Oct 2012 22:32:37 +0000
- To: public-i18n-core@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=17990 Ian 'Hixie' Hickson <ian@hixie.ch> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |WONTFIX --- Comment #1 from Ian 'Hixie' Hickson <ian@hixie.ch> 2012-10-01 22:32:36 UTC --- type=month isn't going to work for that case at all. You're not picking a Gregorian month, you're picking an entirely different kind of time period. The current type=month is for Gregorian months. I would recommend using a pair of <select>s. If this use case is common, then we should consider adding a new control type for months from this calendar. (If you have data showing that this is a common problem, please don't hesitate to reopen this bug.) -- Configure bugmail: https://www.w3.org/Bugs/Public/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
Received on Monday, 1 October 2012 22:32:38 UTC