MACROMEDIA COLDFUSION 4.5-CFML LANGUAGE Reference page 536

Cfml language reference
Table of Contents

Advertisement

512
CFML Language Reference
<H3>SetLocale Example</H3>
<P>SetLocale sets the locale to the specified new locale
for the current session.
<P>A locale is an encapsulation of the set of attributes
that govern the display and formatting of international
date, time, number, and currency values.
<P>The locale for this system is <CFOUTPUT>#GetLocale()#</CFOUTPUT>
<P><CFOUTPUT><I>the old locale was #SetLocale("English (UK)")#</I>
<P>The locale is now #GetLocale()#</CFOUTPUT>
</BODY>
</HTML>

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the COLDFUSION 4.5-CFML LANGUAGE and is the answer not in the manual?

Questions and answers

This manual is also suitable for:

Coldfusion 4.5

Table of Contents