RE: [xsl] Getting Current Date

Subject: RE: [xsl] Getting Current Date
From: Richard Mitchell <Richard.Mitchell@xxxxxxxxxxxxx>
Date: Thu, 25 Jan 2001 12:26:53 -0000
> 
> > > 		Is there a way to produce a current date
> >
> > No. Not without using an extension function.
> 
> Don't forget the simple alternative of passing the current 
> date in to the
> stylesheet as a parameter.
> 

Or if you're producing your XML each time put it into the
production of your XML as an attribute or somesuch that
you can pick out.

Richard

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


Current Thread