I'm am having problems getting this to work.
I did the following and it still doesn't recognize this as English (UK)

<cfset previous_locale = SetLocale("English (UK)")>
<cfset session.local = getlocale()>

#LSCurrencyFormat(9999999,"local")#


The output from this is $ 99,999.99 and I was expecting it to be £99,999.99?
When I display a getlocale() it displays "English (UK)"


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to