[XSL-LIST Mailing List Archive Home]
[By Thread]
[By Date]
[xsl] xslt2 time format: 2.00pm to display "2pm"
Subject: [xsl] xslt2 time format: 2.00pm to display "2pm"
From: "David Murphy" <david@xxxxxxxxxxxxxx>
Date: Thu, 1 Nov 2007 14:44:36 -0000
|
Hello
We need to be able to display time, for example, as "2.14pm" but if it's
exactly 2:00pm we need to be able to display this as "2pm"
Is there a way to do this without having to search for ".00" in the
string and unceremoniously removing it? :)
Thanks, David
|