[Bug 29770] New: [QT3TS] format-dateTime-006

https://www.w3.org/Bugs/Public/show_bug.cgi?id=29770

            Bug ID: 29770
           Summary: [QT3TS] format-dateTime-006
           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, 

'[Yi3-3]'

will cause the year to be formatted as (year % 1000), since

component specifier = Y (year)
first presentation modifier = 1 (default, a decimal-digit-pattern)
second presentation modifier = i
width modifier = 3-3
N = 3 (the greater of 2 and 3).

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

Received on Wednesday, 10 August 2016 15:55:15 UTC