- From: CVS User fsasaki <cvsmail@w3.org>
- Date: Sun, 20 Jan 2013 21:18:42 +0000
- To: public-multilingualweb-lt-commits@w3.org
Update of /w3ccvs/WWW/International/multilingualweb/lt/drafts/its20/tools/xslt
In directory gil:/tmp/cvs-serv23197/tools/xslt
Modified Files:
disco-for-its20.xsl
Log Message:
adjusted lc date
--- /w3ccvs/WWW/International/multilingualweb/lt/drafts/its20/tools/xslt/disco-for-its20.xsl 2013/01/20 21:15:21 1.17
+++ /w3ccvs/WWW/International/multilingualweb/lt/drafts/its20/tools/xslt/disco-for-its20.xsl 2013/01/20 21:18:42 1.18
@@ -7,7 +7,7 @@
<xsl:variable name="stage">Last Call</xsl:variable>
<xsl:variable name="productnum">6</xsl:variable>
<xsl:variable name="commentsPeriodStartDate" as="xs:date">2012-12-06</xsl:variable>
- <xsl:variable name="commentsPeriodEndDate" as="xs:date">2013-01-19</xsl:variable>
+ <xsl:variable name="commentsPeriodEndDate" as="xs:date">2013-01-21</xsl:variable>
<xsl:preserve-space elements="*"/>
<xsl:output method="xhtml" encoding="utf-8" indent="yes"
@@ -42,7 +42,7 @@
during the <a href="{$draftURI}"><xsl:copy-of select="$worktitle"
/><xsl:text> </xsl:text><xsl:copy-of select="$stage"/></a> period,
starting <xsl:value-of select="$commentsPeriodStartDate"/> and ending (after
- extension) <xsl:value-of select="$commentsPeriodEndDate"/>.</p>
+ extension) 2013-01-18.</p>
<p>Please send detailed comments on this document to <a
href="mailto:public-multilingualweb-lt-comments@w3.org"
Received on Sunday, 20 January 2013 21:18:46 UTC