- From: poot <cvsmail@w3.org>
- Date: Sun, 25 Oct 2009 07:39:34 +0900 (JST)
- To: public-html-diffs@w3.org
hixie: grammar fix (whatwg r4314) http://dev.w3.org/cvsweb/html5/spec/Overview.html?r1=1.3449&r2=1.3450&f=h http://html5.org/tools/web-apps-tracker?from=4313&to=4314 =================================================================== RCS file: /sources/public/html5/spec/Overview.html,v retrieving revision 1.3449 retrieving revision 1.3450 diff -u -d -r1.3449 -r1.3450 --- Overview.html 24 Oct 2009 22:37:56 -0000 1.3449 +++ Overview.html 24 Oct 2009 22:39:22 -0000 1.3450 @@ -3155,7 +3155,7 @@ Implementors are therefore encouraged to carefully examine any date parsing libraries before using them to implement the parsing rules described below; ISO8601 libraries might not parse dates and times - exactly the same manner. <a href="#refsISO8601">[ISO8601]</a></p> + in exactly the same manner. <a href="#refsISO8601">[ISO8601]</a></p> </div><h5 id="months"><span class="secno">2.4.5.1 </span>Months</h5><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><p>A <dfn id="concept-month" title="concept-month">month</dfn> consists of a specific proleptic Gregorian date with no time-zone information and no date
Received on Saturday, 24 October 2009 22:40:08 UTC