@wikiwikiman

you can always run SetLocale() before it, or specify it in the top of the CFM

if you're not adjusting the locale for the user then you really
haven't got an international app.

in other words ... mm/dd/yyyy doesn't "speak for me"

but the answer was really for David. you've got your own problems with
lack of Server control it seems.


On Wed, Jul 9, 2008 at 5:55 PM, wikiwikiman <[EMAIL PROTECTED]> wrote:
> That is OK if your application is only used in a single "locale".
> Unfortunately we can't be sure which "locale" is set up by the server
> administrators (don't ask me why, because I can't explain that either - but
> it is a real problem), so I prefer to force it to a single value and work
> from there.
>
> W.
>
> On Wed, Jul 9, 2008 at 9:38 AM, Barry Beattie <[EMAIL PROTECTED]>
> wrote:
>>
>> what on earth is wrong with the inbuilt LSCurrencyFormat() function?
>>
>> use the type of "none" to get rid of the symbol at the front.
>>
>> http://livedocs.adobe.com/coldfusion/6.1/htmldocs/functa27.htm
>>
>>
>> and the good thing is that it will adjust to the locale standard.
>>
>> even adjusts whether the locale is Dutch (Belgian) or English (Australian)
>> (see the diff between how the "," and "." are used in each)
>>
>>
>> -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
>> -- --
>> Reactor for ColdFusion Mailing List
>> [EMAIL PROTECTED]
>> Archives at: http://www.mail-archive.com/reactor%40doughughes.net/
>> -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
>> -- --
>>
>
>
> -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
> -- --
> Reactor for ColdFusion Mailing List
> [EMAIL PROTECTED]
> Archives at: http://www.mail-archive.com/reactor%40doughughes.net/
> -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
> -- --


-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
Reactor for ColdFusion Mailing List
[EMAIL PROTECTED]
Archives at: http://www.mail-archive.com/reactor%40doughughes.net/
-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --

Reply via email to