|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
How to change comma rule
I stumbled over a serious problem.
I creating a point list. But here is the thing: Im living in EUrope, and the we write numbers as: 1.234,56 Im Coldfusion it is used to write numbers as: 1,234.56 Can i convert Coldfusion to use numbers as Europe, or do i have to create a script the converts it back and forth? |
|
#2
|
|||
|
|||
|
Not that I know of, I've never heard of writing a number that way. You could try messing with the locale settings but that is something I haven't had to do before.
__________________
Ask if you have a question, but also help answer questions that you have knowledge of! Thanks, Brian. How to Post a Question in the Forums |
|
#3
|
|||
|
|||
|
I just used replace - Alot easier
![]() |
![]() |
| Viewing: Dev Shed Forums > Programming Languages - More > ColdFusion Development > How to change comma rule |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|