RE: [xsl] String manipulation question

Subject: RE: [xsl] String manipulation question
From: Bodrul Haque <Bodrul.Haque@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Fri, 19 Jul 2002 16:30:50 +0100
Hi Jenni,
I've never used any of these external libraries before. For future
reference, do I just declare the library(eg EXSLT library) namespace and
that's it! 
A quick example/reference to an example wouldn't go a miss. If you don't
mind.
Thanks
Bodrul

-----Original Message-----
From: Jeni Tennison [mailto:jeni@xxxxxxxxxxxxxxxx] 
Sent: 19 July 2002 14:06
To: Bodrul Haque
Cc: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
Subject: Re: [xsl] String manipulation question

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.xs
l

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/


 ---------------------------------------------------------------------------

The information transmitted is intended only for the person or entity to 
which it is addressed and may contain confidential and/or privileged
material.
Any views or opinions presented in this Email message are solely those 
of the author and do not necessarily represent those of Synergy 
Logistics Limited  unless specifically stated. 
Email communications are not necessarily secure and therefore 
Synergy Logistics Limited does not accept legal responsibility for the 
contents of this message. 
If you are not the intended recipient and have received this message in 
error, Please notify Synergy Logistics Limited immediately. 

         Synergy Logistics Ltd. 01509 232706

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


Current Thread