Subject: RE: Any function/feature in XSL that can return current date?
From: "Kielen, Agnes" <Agnes.Kielen@xxxxxxxxxxxxxx>
Date: Wed, 18 Feb 2004 14:36:05 +0100
|
Hi,
No not in XSLT. You have several options:
- Pass in the date with a parameter
- use EXSLT http://www.exslt.org/date/index.html, check if your parser supports it.
- use a parser specific extension.
Cheers,
Agnes
-----Original Message-----
From: Govil, Anoop (Contractor) [mailto:Anoop.Govil@xxxxxxxxxxxxxxxx]
Sent: woensdag 18 februari 2004 14:27
To: 'xsl-list@xxxxxxxxxxxxxxxxxxxxxx'
Subject: Any function/feature in XSL that can return current date?
Hi,
Is there a function/feature in XSL that can return current date? Any
suggestions will be really helpful. Thanks.
Anoop
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|