- From: Ian Hickson via cvs-syncmail <cvsmail@w3.org>
- Date: Sat, 21 Mar 2009 06:50:21 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/spec In directory hutz:/tmp/cvs-serv25506 Modified Files: Overview.html Log Message: xref (whatwg r2892) Index: Overview.html =================================================================== RCS file: /sources/public/html5/spec/Overview.html,v retrieving revision 1.2061 retrieving revision 1.2062 diff -u -d -r1.2061 -r1.2062 --- Overview.html 21 Mar 2009 06:45:46 -0000 1.2061 +++ Overview.html 21 Mar 2009 06:50:19 -0000 1.2062 @@ -26437,8 +26437,8 @@ <p><strong>The <a href=#concept-input-value-number-string title=concept-input-value-number-string>algorithm to convert a number to a string</a>, given a number <var title="">input</var>, is as follows:</strong> Return a <a href=#valid-month-string>valid month string</a> - that represents the <span title=concept-monthtime>month</span> - that has <var title="">input</var> months between it and January + that represents the <a href=#concept-month title=concept-month>month</a> that + has <var title="">input</var> months between it and January 1970.</p> <!-- note - it doesn't matter exactly how many months are "between"
Received on Saturday, 21 March 2009 06:50:34 UTC