- From: poot <cvsmail@w3.org>
- Date: Sun, 14 Feb 2010 15:45:21 +0900 (JST)
- To: public-html-diffs@w3.org
hixie: Explain dtend's weirdness. (whatwg r4721) http://dev.w3.org/cvsweb/html5/spec/Overview.html?r1=1.3768&r2=1.3769&f=h http://html5.org/tools/web-apps-tracker?from=4720&to=4721 =================================================================== RCS file: /sources/public/html5/spec/Overview.html,v retrieving revision 1.3768 retrieving revision 1.3769 diff -u -d -r1.3768 -r1.3769 --- Overview.html 14 Feb 2010 05:29:17 -0000 1.3768 +++ Overview.html 14 Feb 2010 06:45:03 -0000 1.3769 @@ -14510,6 +14510,10 @@ at the <span class="location">Argent Hotel, San Francisco, CA</span> </div></pre> + <p>(The end date is encoded as one day after the last date of the + event because in the iCalendar format, end dates are + <em>exclusive</em>, not inclusive.)</p> + </div><div class="example"> <p>The <code><a href="#the-time-element">time</a></code> element is not necessary for encoding
Received on Sunday, 14 February 2010 06:45:50 UTC