- From: <bugzilla@jessica.w3.org>
- Date: Thu, 22 Jan 2015 19:11:30 +0000
- To: public-qt-comments@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=27614 --- Comment #4 from Michael Kay <mike@saxonica.com> --- Noted that the discussion of "number(ing) system" CLDR and TR35 is primarily in the context of formatting integers, where it corresponds to the thing selected by the "primary format token" of the picture supplied to format-integer(), or the format attribute of xsl:number. By contrast the zero-digit concept in decimal-format affects format-number(), which is not confined to integers, but *is* confined to numbering systems that use decimal digits. We don't see a strong requirement to support additional numbering systems (ie. other than decimal numbering) for formatting numbers other than integers. -- You are receiving this mail because: You are the QA Contact for the bug.
Received on Thursday, 22 January 2015 19:11:31 UTC