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 17641 - This type assumes a Gregorian calendar. Either this should be explicit called out here.
Summary: This type assumes a Gregorian calendar. Either this should be explicit called...
Status: RESOLVED WORKSFORME
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: 2012-06-28 19:15 UTC by contributor
Modified: 2012-08-26 03:12 UTC (History)
3 users (show)

See Also:


Attachments

Description contributor 2012-06-28 19:15:23 UTC
Specification: http://www.whatwg.org/specs/web-apps/current-work/multipage/states-of-the-type-attribute.html
Multipage: http://www.whatwg.org/C#date-and-time-state-(type=datetime)
Complete: http://www.whatwg.org/c#date-and-time-state-(type=datetime)

Comment:
This type assumes a Gregorian calendar. Either this should be explicit called
out here.

Posted from: 67.180.233.222
User agent: Mozilla/5.0 (X11; Linux i686) AppleWebKit/536.5 (KHTML, like Gecko) Chrome/19.0.1084.52 Safari/536.5
Comment 1 contributor 2012-07-18 17:54:06 UTC
This bug was cloned to create bug 18268 as part of operation convergence.
Comment 2 Ian 'Hixie' Hickson 2012-08-26 03:12:59 UTC
This section says "The input element represents a control for setting the element's value to a string representing a specific global date and time", where "global date and time" links to the definition of the term, which says "A global date and time consists of a specific proleptic Gregorian date, consisting of a year, a month, and a day, and a time, consisting of an hour, a minute, a second, and a fraction of a second, expressed with a time-zone offset, consisting of a signed number of hours and minutes" followed by a whole section of more detailed information and examples.