There are several dash characters whose shapes are similar each other in Unicode standard. For example, Unicode standard defines HYPHEN-MINUS (U+002D), HYPHEN (U+2010), NON-BREAKING HYPHEN (U+2011), FIGURE DASH (U+2012), EN-DASH (U+2013), HORIZONTAL BAR (or QUOTATION DASH U+2015), and MINUS SIGN (U+2212). It is not clear that all dash characters are allowed or there are any restrictions.
Clarify the Unicode code points that are allowed for numberInDash value in ST_NumberFormat.
numberInDash on page 1776 Part 4 Clause 2.18.66
te
Proposed Disposition of DIS 29500 Comment JP-0065 (Modified: 2007-11-29) Agreed; the following changes will be made in Part 4, section 2.18.66, page 1,776: numberInDash (Number With Dashes) Specifies that the sequence shall consist of the Arabic numbering surrounded by dash hyphen- minus characters (U+002D) . [Example: - 1 -, - 2 -, - 3 -. end example] Similar Comments: BR-0032 , CA-0034 , CL-0135 , CO-0137 , DE-0079 , FR-0331 , GB-0285 , GR-0061 , KE-0043 , PT-0074 , VE-0048
