<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://www.w3.org/Bugs/Public/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4"
          urlbase="https://www.w3.org/Bugs/Public/"
          
          maintainer="sysbot+bugzilla@w3.org"
>

    <bug>
          <bug_id>17990</bug_id>
          
          <creation_ts>2012-07-18 07:29:59 +0000</creation_ts>
          <short_desc>i18n-ISSUE-98: 13 month calendar support</short_desc>
          <delta_ts>2012-10-01 22:32:36 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WHATWG</product>
          <component>HTML</component>
          <version>unspecified</version>
          <rep_platform>Other</rep_platform>
          <op_sys>other</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>WONTFIX</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P3</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>Unsorted</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter>contributor</reporter>
          <assigned_to name="Ian &apos;Hixie&apos; Hickson">ian</assigned_to>
          <cc>addison</cc>
    
    <cc>ian</cc>
    
    <cc>mike</cc>
    
    <cc>public-i18n-core</cc>
    
    <cc>w3-bugs</cc>
          
          <qa_contact>contributor</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>70441</commentid>
    <comment_count>0</comment_count>
    <who name="">contributor</who>
    <bug_when>2012-07-18 07:29:59 +0000</bug_when>
    <thetext>This was was cloned from bug 16966 as part of operation convergence.
Originally filed: 2012-05-07 17:32:00 +0000
Original reporter: Addison Phillips &lt;addison@lab126.com&gt;

================================================================================
 #0   Addison Phillips                                2012-05-07 17:32:13 +0000 
--------------------------------------------------------------------------------
4.10.7.1.9 Month state
http://dev.w3.org/html5/spec/single-page.html#month-state-type-month

The &apos;month&apos; type doesn&apos;t allow for 13 month calendars (undecimber). The limitation to Gregorian months doesn&apos;t work here because you can&apos;t convert a month by itself to/from the Gregorian calendar.
================================================================================
 #1   Ian &apos;Hixie&apos; Hickson                             2012-05-10 17:58:57 +0000 
--------------------------------------------------------------------------------
What&apos;s the use case?
================================================================================
 #2   Norbert Lindenberg                              2012-05-16 02:29:03 +0000 
--------------------------------------------------------------------------------
Here&apos;s a use case: A web site provides a calendar of events for a synagogue in Israel. The site groups events by month and lets the user pick the month to be displayed using an &lt;input type=&quot;month&quot;&gt; element. Being the site of a synagogue, it has selected the Hebrew calendar by using the BCP 47 language tag he-IL-u-ca-hebrew. The Hebrew calendar is a lunisolar calendar with years of 12 or 13 months. This means, the input element needs to be able to handle up to 13 months.
================================================================================</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>74985</commentid>
    <comment_count>1</comment_count>
    <who name="Ian &apos;Hixie&apos; Hickson">ian</who>
    <bug_when>2012-10-01 22:32:36 +0000</bug_when>
    <thetext>type=month isn&apos;t going to work for that case at all. You&apos;re not picking a Gregorian month, you&apos;re picking an entirely different kind of time period. The current type=month is for Gregorian months.

I would recommend using a pair of &lt;select&gt;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&apos;t hesitate to reopen this bug.)</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>