RE: [xsl] date function in XSLT or XPATH

Subject: RE: [xsl] date function in XSLT or XPATH
From: "Michael Kay" <mhkay@xxxxxxxxxxxx>
Date: Thu, 7 Jun 2001 13:53:50 +0100
> Is there a function that retrieves the system date and time in XPATH
> language or XSLT?

No. You can achieve it easily either by passing the value into the
stylesheet as a parameter, or by calling an extension function. In either
case, the precise details of how to do it depend on the processor you are
using.

Mike Kay


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread