Re: [xsl] Date formatting in XSLT

Subject: Re: [xsl] Date formatting in XSLT
From: Steve Ball <Steve.Ball@xxxxxxxxx>
Date: Wed, 01 Aug 2001 13:59:24 +1000
> > What is the general approach to date formatting? Is there any work to
> > get time and date formatting into the standard?
> >
> > The most tempting approach currently is to add an extension function
> > to Xalan. But I am not all that happy to build a custom solution that
> > I might not get to work in other Java TrAX implementations.

The XSLT Standard Library, http://xsltsl.sf.net/, has a date-time
stylesheet module.  This module includes a date formatting function.

You may find XSLTSL a useful alternative to EXSLT since the former
does not require extensions.  In that sense the two projects are
complementary.

Regards,
Steve Ball

-- 
Steve Ball            |   XSLT Standard Library   | Training & Seminars
Zveno Pty Ltd         |     Web Tcl Complete      |   XML XSL Schemas
http://www.zveno.com/ |      TclXML TclDOM        | Tcl, Web Development
Steve.Ball@xxxxxxxxx  +---------------------------+---------------------
Ph. +61 2 6242 4099   |   Mobile (0413) 594 462   | Fax +61 2 6242 4099

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


Current Thread