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 14696 - This is no longer true: "The end date is encoded as one day after the last date of the event because in the iCalendar format, end dates are exclusive, not inclusive" — so remove ...value="2007-10-20">19...
Summary: This is no longer true: "The end date is encoded as one day after the last da...
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: 2011-11-04 18:15 UTC by contributor
Modified: 2012-07-18 18:39 UTC (History)
2 users (show)

See Also:


Attachments

Description contributor 2011-11-04 18:15:01 UTC
Specification: http://www.whatwg.org/specs/web-apps/current-work/
Multipage: http://www.whatwg.org/C#the-data-element
Complete: http://www.whatwg.org/c#the-data-element

Comment:
This is no longer true: "The end date is encoded as one day after the last
date of the event because in the iCalendar format, end dates are exclusive,
not inclusive" — so remove ...value="2007-10-20">19...

Posted from: 63.145.238.4 by ian@hixie.ch
User agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_5_8) AppleWebKit/535.7 (KHTML, like Gecko) Chrome/16.0.912.15 Safari/535.7
Comment 1 Ian 'Hixie' Hickson 2011-11-04 18:16:58 UTC
Also the date itself is actually wrong. More details here:
   http://wiki.whatwg.org/wiki/Time_element#Update_hCalendar_example
Comment 2 contributor 2011-11-19 00:49:05 UTC
Checked in as WHATWG revision r6831.
Check-in comment: further work on the <time> proposal - fix hCalendar example
http://html5.org/tools/web-apps-tracker?from=6830&to=6831