This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

RE: format the date


It's possible but not easy to do using XPath string manipulations, but
probably more sensible to do using an external function, typically in Java
or JavaScript. Details depend on your choice of XSLT processor.

Mike Kay

> i have : <date format="ISO-8601">2000-05-24</date>
> how can i have the date on this format : Vendredi 24 juin 2000

It's a long time since I was at school, but 05 -> juin??


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

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]