RE: [xsl] todays Date

Subject: RE: [xsl] todays Date
From: "Jim Fuller" <jim.fuller@xxxxxxxxxxxxxxxxxx>
Date: Tue, 22 Jul 2003 10:58:59 +0100
> -----Original Message-----
> From: Arthur Maloney [mailto:ArthurMaloney@xxxxxxxxxx]
> Sent: 02 May 2002 10:33
> Subject: [xsl] todays Date

>   using xslt, is there an easy way to read the system 
> date/time from a PC

you could;

- use EXSLT date time functions http://www.exslt.org/date/functions/date-time/index.html ; u will have a choice of XSLT processors, including javascript implementations to choose from.

- pass the date in via an xsl:param

- use a vendor specific extension


good luck, jim fuller

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


Current Thread