2008-09-17 15 views

Répondre

2

La constante 'année' est erronée. Il attend juste "y".

<xsl:variable name="now" select="umbraco.library:CurrentDate()"/> 
<xsl:value-of select="umbraco.library:DateAdd($now, 'y', 1)"/>