RE: [xsl] Date conversion

Subject: RE: [xsl] Date conversion
From: "Shaikh, Neelkamal (MED, Oracle)" <Neelkamal.Shaikh@xxxxxxxxxx>
Date: Wed, 18 Sep 2002 11:40:50 -0500
Thank you Stuart, It worked!!!!!!!!!!!.

-----Original Message-----
From: Stuart Brown [mailto:sbrown@xxxxxxxxxxxxx]
Sent: Wednesday, September 18, 2002 10:54 AM
To: 'xsl-list@xxxxxxxxxxxxxxxxxxxxxx'
Subject: RE: [xsl] Date conversion


Where foo is the node holding the date:

translate(foo,'T:Z',' .')

Cheers,

S

> -----Original Message-----
> From: Shaikh, Neelkamal (MED, Oracle)
> [mailto:Neelkamal.Shaikh@xxxxxxxxxx]
> Sent: 18 September 2002 16:41
> To: 'xsl-list@xxxxxxxxxxxxxxxxxxxxxx'
> Subject: [xsl] Date conversion
> 
> 
> 
> Hi,
> 
> How can the date format be converted from 2002-09-17T22:11:23Z to
> 2002-09-17 22.11.23 [yyyy-mm-dd hh.mm.ss].
> 
> Highly appreciate your response.
> 
> ThankS,
> Neel.
> 
>  XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
> 

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

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


Current Thread