Convert danish numbers to english ?

Posted by francisf on Stack Overflow See other posts from Stack Overflow or by francisf
Published on 2010-05-17T06:19:43Z Indexed on 2010/05/17 6:30 UTC
Read the original article Hit count: 744

Filed under:

Hi ,

How do i convert a danish number to an english format for example : 8,5 is decimal number representation in danish and in english it would be 8.5 Now i need to convert 8,5 to 8.5 my current culture is danish and i am trying to convert this in javascript (NOT C#)

Regards, Francis P.

© Stack Overflow or respective owner

Related posts about JavaScript