[exslt] format-date
by Imed Bozghiba other posts by this author
May 17 2006 12:46AM messages near this date
Re: [exslt] format-date
|
[exslt] format-date
& XSLT
Hello Sir,
I would like to use module format-date but the problem that I am initial
with xslt and I did not how i can include or integrate your module into my
code.
I would like to use the module format-date to be able to use this code:
<xsl:template name="print-date">
<xsl:param name="date"/>
<xsl:call-template name="date:format-date">
<xsl:with-param name="date-time" select="$date" />
<xsl:with-param name="pattern" select="'dd MMMM yyyy'" />
</xsl:call-template>
</xsl:template>
I send you tree doucments, it�s my exercise, please help me please
Imed Bozghiba
+41 78 647 66 31
Pour vos s�jours en Suisse : <http://www.hebergement-du-pod.ch>
http://www.hebergement-du-pod.ch
Thread:
Imed Bozghiba
Imed Bozghiba
|