RE: [xsl] Current Date and Time

Subject: RE: [xsl] Current Date and Time
From: "Michael Kay" <mhk@xxxxxxxxx>
Date: Tue, 23 Sep 2003 22:35:11 +0100
> 
> Is there an easy way to get the current date and time in 
> XSLT?  If not how could you do this.
> 

Just pass it in to the stylesheet as a parameter.

XPath 2.0 has current-date(), current-time(), etc.

Michael Kay


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


Current Thread