Ask a Question related to Coldfusion - Advanced Techniques, Design and Development.
-
grease #1
SetLocale and Czech
HI All
I'm building a site (CFMX 6.1) to be used in the Czech Republic and I am
looking for a way to set the locale of the application accordingly. I can't see
any reference to Czech in th CFML Reference and "Googling" hasn't provided any
real help.
Has anyone here done anything similar and if so, how do I do it?
grease Guest
-
setlocale
Hi, I'm running a Belgian (dutch language) windows2000 Server with php 4.3.4, isapi version. I'd like to print a date in dutch. setlocale... -
#26052 [Opn->Ver]: setlocale() does not work under FreeBSD
ID: 26052 Updated by: nicos@php.net Reported By: nicos at worldakt dot com -Status: Open +Status: ... -
#26052 [NEW]: setlocale() does not work under FreeBSD
From: nicos at worldakt dot com Operating system: FreeBSD PHP version: 4.3.3 PHP Bug Type: *Languages/Translation Bug... -
Euro and SetLocale
Is there a Setlocale code to display the euro symbol? example SetLocale("en-gb") will display currency formating (FormatCurrency) with the pound... -
PaulH #2
Re: SetLocale and Czech
cfmx 6.1 supports a subset of the java locales, czech isn't one of them. you
could either upgrade to 7 (which supports all of the java locales) or dip down
into the underlying java for the missing funcationality:
[url]http://www.sustainablegis.com/blog/cfg11n/[/url]
PaulH Guest



Reply With Quote

