This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 26230 - Not clear if the required date format is YYYY-MM-DD or YYYY-DD-MM
Summary: Not clear if the required date format is YYYY-MM-DD or YYYY-DD-MM
Status: RESOLVED FIXED
Alias: None
Product: WHATWG
Classification: Unclassified
Component: HTML (show other bugs)
Version: unspecified
Hardware: Other other
: P3 normal
Target Milestone: Unsorted
Assignee: Ian 'Hixie' Hickson
QA Contact: contributor
URL: http://www.whatwg.org/specs/web-apps/...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-06-28 19:38 UTC by contributor
Modified: 2014-09-03 17:13 UTC (History)
2 users (show)

See Also:


Attachments

Description contributor 2014-06-28 19:38:24 UTC
Specification: http://www.whatwg.org/specs/web-apps/current-work/multipage/text-level-semantics.html
Multipage: http://www.whatwg.org/C#the-time-element
Complete: http://www.whatwg.org/c#the-time-element
Referrer: http://www.whatwg.org/specs/web-apps/current-work/multipage/

Comment:
Not clear if the required date format is YYYY-MM-DD or YYYY-DD-MM

Posted from: 2a02:ed0:2a06:2f00:7039:fb41:48fe:132d
User agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:30.0) Gecko/20100101 Firefox/30.0
Comment 1 Ian 'Hixie' Hickson 2014-06-30 23:41:49 UTC
YYYY-MM-DD, but I'll try to clarify.
Comment 2 Ian 'Hixie' Hickson 2014-09-02 22:30:09 UTC
I'm guessing this is not clear only because the link to the definition of "valid date string" wasn't followed. Anyway, I've changed the examples to make this less ambiguous.
Comment 3 contributor 2014-09-02 22:30:48 UTC
Checked in as WHATWG revision r8737.
Check-in comment: Try to make examples more useful by having dates that can't be interpreted as DD-MM
http://html5.org/tools/web-apps-tracker?from=8736&to=8737