Subject: How to get the current date( year) on xsl
From: que Li <queincanada@xxxxxxxx>
Date: Thu, 19 May 2005 11:26:27 -0400 (EDT)
|
I try to get the system date by these two lines:
<xsl:stylesheet
version="1.0"
xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
xmlns:datetime="http://exslt.org/dates-and-times">
then
<xsl:value-of select="datetime:dateTime()" />
but it pop up error that
"http://exslt.org/dates-and-times" don't have any
functions
Could I get help to figure out how I can get the
system date on xsl file?
THanks
______________________________________________________________________
Post your free ad now! http://personals.yahoo.ca
|