This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 29760 - [FO31] 9.8.4.4 Formatting the Year Component
Summary: [FO31] 9.8.4.4 Formatting the Year Component
Status: CLOSED FIXED
Alias: None
Product: XPath / XQuery / XSLT
Classification: Unclassified
Component: Functions and Operators 3.1 (show other bugs)
Version: Candidate Recommendation
Hardware: PC Windows NT
: P2 normal
Target Milestone: ---
Assignee: Michael Kay
QA Contact: Mailing list for public feedback on specs from XSL and XML Query WGs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-07-29 15:49 UTC by Tim Mills
Modified: 2016-09-07 08:50 UTC (History)
0 users

See Also:


Attachments

Description Tim Mills 2016-07-29 15:49:18 UTC
Following the rules in "9.8.4.4 Formatting the Year Component",

(1) If the width modifier is NOT present and,
(2) the first presentation modifier DOES NOT take the form of a decimal-digit pattern

then what is the value of N?
Comment 1 Michael Kay 2016-09-06 14:42:24 UTC
I think it should be infinity.

(Assuming N mod infinity is N... I should have paid more attention in maths classes.)
Comment 2 Michael Kay 2016-09-06 15:38:11 UTC
Agreed that in this case the value is not truncated.
Comment 3 Michael Kay 2016-09-06 20:35:57 UTC
This change has been applied to the spec.
Comment 4 Tim Mills 2016-09-07 08:50:10 UTC
Thanks.