|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
Help with Cold Fusion locality settings
Hi,
Is it possible to change your cold fusions locality setting to be different to the one of the operating system? I know asp has Session.LCID, does Cold Fusion have something similar? Or a Cold Fusion ini file maybe? Cheers Dave |
|
#2
|
|||
|
|||
|
Not sure what you mean here...are you talking about making CF multilingual (i.e. using UTF-8 encoding)? If so, this is done with the CFSETTING tag in ColdFusion MX.
|
|
#3
|
|||
|
|||
|
Sorry,
I meant for the input settings. Eg, for dates: US format - mm/dd/yyyy #Month("mm/dd/yyyy")# = "mm" AU format - dd/mm/yyyy #Month("dd/mm/yyyy")# = "dd" The problem I'm having is that once a date is out of a AU database and is just a string. CF date functions can't be used as the CF is in US format. Is there a way to overwrite CF's locality setting and force it to be AU? Thanks in advance. |
|
#4
|
|||
|
|||
|
Hi,
I am a newbie at Cold Fusion.I was just looking for a hint to enable multilingual support on the CFMX server and I got it from "kiteless".But I am unable to find the CFSETTING tag.Can you just tell me where I can find that. Thanks in advance. |
|
#5
|
|||
|
|||
|
My bad, it's not <cfsetting>, it's <cfprocessingdirective>:
http://livedocs.macromedia.com/cold...5.htm#wp1102085 |
![]() |
| Viewing: Dev Shed Forums > Programming Languages - More > ColdFusion Development > Help with Cold Fusion locality settings |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|