Abigail wrote:
> Roman numberals are classified as "Number Letter" in the Unicode database,
> and hence don't match /\d+/, which matches *digits*.
>
>
>
> Abigail
>
>
>
But Character.getNumericValue('Ⅳ') == 4 in Java script so there is a
numeric mapping for the roman numarals.
See http://www.fileformat.info/info/unicode/char/2163/index.htm
John
______________________________________________
This email has been scanned by Netintelligence
http://www.netintelligence.com/email
Thread Previous
|
Thread Next