xsl-list
[Top] [All Lists]

RE: [xsl] XSL: Format date

2007-09-28 13:19:45
String formatting.
-- 
Charles Knell
cknell(_at_)onebox(_dot_)com - email



-----Original Message-----
From:     Chaudhary, Harsh <HCHAUDHA(_at_)amfam(_dot_)com>
Sent:     Fri, 28 Sep 2007 14:28:16 -0500
To:       <xsl-list(_at_)lists(_dot_)mulberrytech(_dot_)com>
Subject:  [xsl] XSL: Format date

Hi,

I am sure this has been discussed to death but I have not been able to
find a good source of info on it.

I have an xml:

<first>
        <date>31.12.2006</date>
</first>

I would like to convert it to 12/31/2006.

Is there any built in function for this or is string formatting the way
to go?

Thanks,
HC.

--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--




--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--

<Prev in Thread] Current Thread [Next in Thread>
  • RE: [xsl] XSL: Format date, cknell <=