xsl-list
[Top] [All Lists]

Antw: Simple Date / Time Output

2003-12-16 07:03:11
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



<Prev in Thread] Current Thread [Next in Thread>
  • Antw: Simple Date / Time Output, agnes . kielen <=