xsl-list
[Top] [All Lists]

Re: Parsing date

2004-01-22 08:03:01


If a date value is passed in an xml file is there a nice simple
routine for
parsing it into its day, month year values in xslt


In XSLT1 you must be able to rely on your date format and use
sub-string() functions.

XSLT2 has a world of date types and functions.

Mike


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



<Prev in Thread] Current Thread [Next in Thread>