<?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>25273</bug_id>
          
          <creation_ts>2014-04-05 15:32:50 +0000</creation_ts>
          <short_desc>Make datetime formats unambiguous</short_desc>
          <delta_ts>2015-06-17 15:03:32 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>HTML WG</product>
          <component>HTML5 spec</component>
          <version>unspecified</version>
          <rep_platform>PC</rep_platform>
          <op_sys>Windows NT</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>WONTFIX</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>editorial</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Evert">evertvandansen</reporter>
          <assigned_to name="This bug has no owner yet - up for the taking">dave.null</assigned_to>
          <cc>mike</cc>
    
    <cc>public-html-admin</cc>
    
    <cc>public-html-wg-issue-tracking</cc>
          
          <qa_contact name="HTML WG Bugzilla archive list">public-html-bugzilla</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>103449</commentid>
    <comment_count>0</comment_count>
    <who name="Evert">evertvandansen</who>
    <bug_when>2014-04-05 15:32:50 +0000</bug_when>
    <thetext>The examples given for the datetime attribute of the time element use formats like:
&quot;&lt;time&gt;2011-11-12&lt;/time&gt;&quot;
However, both 11 and 12 fall within the range of months, so for those of us who use different datetime formats in everyday life it is not clear which is the month and which is the day. So change it to e.g. either:
2011-11-25 or 2011-25-11 whichever is the case.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>121197</commentid>
    <comment_count>1</comment_count>
    <who name="Michael[tm] Smith">mike</who>
    <bug_when>2015-06-17 15:03:14 +0000</bug_when>
    <thetext>The linked-to definitions of &quot;A valid date string&quot; etc. in the spec already make it quite clear that the format is YYYY-MM-DD. People need to read the spec text, not just the examples.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>