- From: <bugzilla@wiggum.w3.org>
- Date: Mon, 20 Mar 2006 12:27:12 +0000
- To: public-qt-comments@w3.org
- CC:
http://www.w3.org/Bugs/Public/show_bug.cgi?id=3019 Summary: [XSLT 2.0] format-date() - negative years Product: XPath / XQuery / XSLT Version: Candidate 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 In the spec for format-date(), we should make it clear that the [Y] component refers to the absolute value of the year; in the case of negative years, the fact that the year is negative must be conveyed through the [E] (era) component. We should also make it clear that if the calendar is "ISO", the two values of "era" are "-" and "" representing negative and positive years respectively.
Received on Monday, 20 March 2006 12:28:09 UTC