- From: <bugzilla@jessica.w3.org>
- Date: Fri, 22 Mar 2013 02:20:33 +0000
- To: public-qt-comments@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=21370
Bug ID: 21370
Summary: [w] component specifier in date/time formatting is
ill-specified
Classification: Unclassified
Product: XPath / XQuery / XSLT
Version: Candidate Recommendation
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: P2
Component: Functions and Operators 3.0
Assignee: mike@saxonica.com
Reporter: paul@lucasmail.org
QA Contact: public-qt-comments@w3.org
Section "9.8.4.1 The picture string" of the format date/time functions includes
the [w] specifier that means "week in month." Additionally, the test
format-dateTime-011 uses [w] in conjunction with the ISO calendar.
However, the ISO 8601 specification has no notion of "week in month" (it only
has the notion of "week in year").
Somewhat related, the C function strftime(3) also has no conversion
specification for "week in month."
Hence, [w] has no precise meaning for ISO 8601 or in general.
--
You are receiving this mail because:
You are the QA Contact for the bug.
Received on Friday, 22 March 2013 02:20:34 UTC