- From: <bugzilla@jessica.w3.org>
- Date: Wed, 10 Aug 2016 15:52:07 +0000
- To: public-qt-comments@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=29769
Bug ID: 29769
Summary: [Qt3TS] format-date-en122
Product: XPath / XQuery / XSLT
Version: Candidate Recommendation
Hardware: PC
OS: Windows NT
Status: NEW
Severity: normal
Priority: P2
Component: XQuery 3 & XPath 3 Test Suite
Assignee: oneil@saxonica.com
Reporter: tim@cbcl.co.uk
QA Contact: public-qt-comments@w3.org
Target Milestone: ---
Under the rules for formatting the year component,
'[Y1o]'
will cause the year to be formatted as two-digit only, because
component specifier = Y (year)
first presentation modifier = 1 (a decimal-digit-pattern)
second presentation modifier = o
width modifier = (absent)
N = 2 (the greater of 2 and 1).
--
You are receiving this mail because:
You are the QA Contact for the bug.
Received on Wednesday, 10 August 2016 15:52:15 UTC