xsl-list
[Top] [All Lists]

RE: [xsl] format-dateTime()

2006-06-04 13:24:40
I wouldn't recommend using Zn. There isn't enough information in the XPath
xs:dateTime data type to establish a time zone name (for example GMT-7 might
be MST or PDT, even if you know that you're talking about timezones in North
America).

Surely at this time of year, Pacific time is GMT-7?

Michael Kay
http://www.saxonica.com/

-----Original Message-----
From: Rick Roen [mailto:Rick(_at_)LakeValleySeed(_dot_)com] 
Sent: 03 June 2006 22:23
To: xsl-list(_at_)lists(_dot_)mulberrytech(_dot_)com
Subject: [xsl] format-dateTime()


I?m getting unexpected results with this using Saxon 8 to transform

       <xsl:value-of select="format-dateTime( 
current-dateTime(),'[M01]/[D01]/[Y0001] [h]:[m01] [Pn] [Zn] [z]')"/>
       
       06/03/2006 2:08 p.m. mst GMT-7
       
The unexpected part is that I have my XP Pro windows time 
zone set to Pacific =  pst GMT ? 8

If I change my time zone to Mountain = mst GMT -7 then I get 
? cst GMT -6.

This is all off by one zone.  Am I doing something wrong?

Rick
       


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