e.g
http://test.mysite.com.au Australian Version of the Application
http://test.mysite.com.tw Taiwan version of the application.
This is basically done by dynamically creating applications..
<cfApplication name="Portals_#siteCountryCode#">
Is there a way to set Local Correctly for each application so that
1. DATE and Time reflect the Local
2. Currency Values reflect the Local
The below doesnt work.
<cfset setLocale("English (Australian)")>
<cfoutput>#LSDateFormat(now() ,"MM-DD-YYYY - hh:MM")#</cfoutput>
Thanks,
Joe Eugene
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

