RE: [xsl] Reformatting character strings

Subject: RE: [xsl] Reformatting character strings
From: "Michael Kay" <michael.h.kay@xxxxxxxxxxxx>
Date: Fri, 16 Nov 2001 16:37:11 -0000
> As ususal, I'm sorry if this is in the faq but could someone give me a
> pointer on how I can reformat a date (it's in an attribute) 
> from DD/MM/YYYY
> format to MM/DD/YY format?

Just use the appropriate combination of calls to concat() and substring().

Mike Kay

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


Current Thread