Antw: [xsl] Simple Date / Time Output

Subject: Antw: [xsl] Simple Date / Time Output
From: agnes.kielen@xxxxxxx
Date: Tue, 16 Dec 2003 15:03:11 +0100
Hi Manuel,
XSL-FO has no date function, but you can pass the date as a parameter to xslt-file or when you're using the Xalan extension functions http://xml.apache.org/xalan-j/extensionslib.html#exslt. When you're using another XSLT-parser check the manual for extensions.

Cheers,
Agnes

> Quick question :
> 
> Are there any inbuilt functions within XSL that will allow me to insert
> the current date/time?
> 
> For example :
> 
> <fo:block><fo:my_date_function_that_i_cant_find()></fo:block>
> 
> Which would simply output :
> 
> DD / MM / YYYY
> 
>


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


Current Thread