<?xml version="1.0" encoding="utf-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:dc = "http://purl.org/dc/elements/1.1/" xmlns="http://purl.org/rss/1.0/">
	<channel rdf:about="http://livedocs.adobe.com/">
	<title>LiveDocs Comments - coldfusion - 6 - CFML_Reference - functions-pt015.htm</title>	
		<link>http://livedocs.adobe.com/</link>
		<description>Macromedia LiveDocs - online documentation with user feedback.</description>
		<copyright>Copyright 2009, Macromedia, Inc.</copyright>
		<dc:date>2009-11-25T21:30:10</dc:date>
		<dc:language>en-us</dc:language>
		<items>
			<rdf:Seq>
				<rdf:li rdf:resource="http://livedocs.adobe.com/coldfusion/6/CFML_Reference/functions-pt015.htm#33064" />
				<rdf:li rdf:resource="http://livedocs.adobe.com/coldfusion/6/CFML_Reference/functions-pt015.htm#747" />
			</rdf:Seq>
		</items>
	</channel>
	
	<item rdf:about="http://livedocs.adobe.com/coldfusion/6/CFML_Reference/functions-pt015.htm#33064">
		<title>coldfusion/6/CFML_Reference/functions-pt015.htm</title>
		<link>http://livedocs.adobe.com/coldfusion/6/CFML_Reference/functions-pt015.htm#33064</link>
		<description>That JRE 1.4 problem was reported two and a half years ago!&lt;br /&gt; &lt;br /&gt;What's the fix?</description>
		<dc:creator>-r-</dc:creator>
		<dc:type>0 0</dc:type>
		<dc:date>2005-05-05T17:04:03</dc:date>
	</item>
	<item rdf:about="http://livedocs.adobe.com/coldfusion/6/CFML_Reference/functions-pt015.htm#747">
		<title>coldfusion/6/CFML_Reference/functions-pt015.htm</title>
		<link>http://livedocs.adobe.com/coldfusion/6/CFML_Reference/functions-pt015.htm#747</link>
		<description>From CF-TALK:&lt;br&gt;For those of you using the locale functions in CFMX beware of significant issues when using SUN JRE 1.4.1&lt;br&gt;&lt;br&gt;From our testing of CFMX on JRE 1.4.1 we found that all of the following functions returned unexpected results.&lt;br&gt;&lt;br&gt;LSIsDate()&lt;br&gt; - Set Locale to &quot;English (UK)&quot;&lt;br&gt; - Pass LSIsDate() value of &quot;13/12/02&quot; which is Dec. 13 2002 a valid date.&lt;br&gt; - Returns error of &quot;13/12/02&quot; is an invalid date format.&lt;br&gt;&lt;br&gt;LSDateFormat()&lt;br&gt; - Set Locale to &quot;English (UK)&quot;&lt;br&gt; - Pass LSIsDate() value of &quot;13/12/02&quot; which is Dec. 13 2002 a valid date.&lt;br&gt; - Returns error of &quot;13/12/02&quot; is an invalid date format.&lt;br&gt;&lt;br&gt;LSParseDateTime()&lt;br&gt; - Set Locale to &quot;English (UK)&quot;&lt;br&gt; - Pass LSIsDate() value of &quot;13/12/02&quot; which is Dec. 13 2002 a valid date.&lt;br&gt; - Returns error of &quot;13/12/02&quot; is an invalid date format.&lt;br&gt;&lt;br&gt;Note: Appears almost as though the setlocale() even though when you run function getlocale() it returns the correct label. If you do enter in the &quot;English (US)&quot; formatted date as &quot;12/13/02&quot; the functions work but the LSDate functions do not show any of the localiezed values.  ie. Deciembre instead of December if Spanish etc.&lt;br&gt;&lt;br&gt;LSCurrencyFormat(n,&quot;none&quot;)&lt;br&gt; - Set Locale to &quot;English (UK)&quot;&lt;br&gt; - Pass LSCurrencyFormat() value of 123456.78&lt;br&gt; - Returns 123,456.78 (proper except that in locales with different separators the separators do not change)&lt;br&gt;&lt;br&gt;LSCurrencyFormat(n,&quot;local&quot;)&lt;br&gt; - Set Locale to &quot;English (UK)&quot;&lt;br&gt; - Pass LSCurrencyFormat() value of 123456.78&lt;br&gt; - Returns GBP123,456.78 (Localized currency specifier does not work)&lt;br&gt;&lt;br&gt;Note: Should return local currency specifier but does not.&lt;br&gt;&lt;br&gt;LSCurrencyFormat(n,&quot;international&quot;)&lt;br&gt; - Set Locale to &quot;English (UK)&quot;&lt;br&gt; - Pass LSCurrencyFormat() value of 123456.78&lt;br&gt; - Returns GBP123,456.78 (proper for some locales but shows EURO for many locales that used to be specific to that locale).&lt;br&gt;&lt;br&gt;Note: For all currencies the thousands separator and other separators do not change regardless of the locale that has been set.</description>
		<dc:creator>rnielsen</dc:creator>
		<dc:type>0 0</dc:type>
		<dc:date>2002-10-25T19:50:00</dc:date>
	</item>
	</rdf:RDF>

