- From: <bugzilla@wiggum.w3.org>
- Date: Sun, 09 Dec 2007 20:58:12 +0000
- To: public-qt-comments@w3.org
- CC:
http://www.w3.org/Bugs/Public/show_bug.cgi?id=5308
Summary: [XSLT 2.0] Timezone Z in format-dateTime()
Product: XPath / XQuery / XSLFO / XSLT
Version: Recommendation
Platform: PC
OS/Version: Windows XP
Status: NEW
Severity: normal
Priority: P2
Component: XSLT 2.0
AssignedTo: mike@saxonica.com
ReportedBy: mike@saxonica.com
QAContact: public-qt-comments@w3.org
Erratum FO.E6 [1] clarifies that casting dates/times to string causes the UTC
timezone to be represented as "Z" rather than +00:00.
The issue also arises independently for the output of format-dateTime() (and
friends) when using the component "Z". Bug 708 (member-only) [2] challenges the
reference output of test case dateFormat014 for this case. The current
reference output is "Z", but the bug report suggests that it should be
"+00:00".
[1] http://www.w3.org/XML/2007/qt-errata/xpath-functions-errata.html#E6
[2] http://www.w3.org/Member/bugzilla/show_bug.cgi?id=708
Received on Sunday, 9 December 2007 20:58:19 UTC