Re: [xsl] String manipulation question

Subject: Re: [xsl] String manipulation question
From: Jeni Tennison <jeni@xxxxxxxxxxxxxxxx>
Date: Fri, 19 Jul 2002 14:06:15 +0100
Oh, by the way:

> I have template which looks at a string value of a date
> (eg 02-03-02 param1) and a dateformat (eg. DD-MM-YY param2).

There's something like this in EXSLT -- date:format-date() -- and
there's a template for it available at:

 http://www.exslt.org/date/functions/format-date/date.format-date.template.xsl

I think that there's a similar template in the XSLT standard library
at http://xsltsl.sourceforge.net/ as well.
 
They might be a bit of an overkill for your simple requirement though.

Cheers,

Jeni

---
Jeni Tennison
http://www.jenitennison.com/


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


Current Thread