Re: [xsl] Formatting Date in xsl

Subject: Re: [xsl] Formatting Date in xsl
From: Goetz Bock <bock@xxxxxxxxxxx>
Date: Wed, 8 Aug 2001 16:17:57 +0200
On Wed, Aug 08 '01 at 10:06, Subramanian, Veera wrote:
> How to format a date in xsl. Eg. xml data 08-AUG-01 has to be 
> transformed to August 08, 2001.
XSL-T does not support date conversion. mayby exslt does. But basically
you have to use substring to chop your input string into parts, process
them individually and recreate the outputstring (all on your own)

> The information contained in this message is intended only for the 
> recipient, may be privileged and confidential and protected from 
> disclosure. If the reader of this message is not the intended recipient, 
> or an employee or agent responsible for delivering this message to the
> intended recipient, please be aware that any dissemination or copying of
> this communication is strictly prohibited. If you have received this
> communication in error, please immediately notify us by replying to the
> message and deleting it from your computer.
Please stick with the regular 4 lines of footer!
And beside it's bullshit, not just for a public mailinglist.
-- 
Goetz Bock                                              IT Consultant
Dipl.-Inf. Univ.

Attachment: pgp00007.pgp
Description: PGP signature

Current Thread