xsl-list
[Top] [All Lists]

[xsl] format-dateTime - getting "A.M." would like to get "AM"

2007-08-20 01:40:59
Hello

Using the following

<xsl:value-of select="format-dateTime(production/start-date,'[h]:[m]
[PN]','en',(),())" />

I get a result of " Thursday 13 September 2007 - 3:00 P.M. "

But I need to format the P.M. as simply PM

I'm using Saxon 8.

Thanks, David

--~------------------------------------------------------------------
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>
--~--