<?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 - Migrating_ColdFusion_5_Applications - cf_migration_guide9.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-24T21:41:58</dc:date>
		<dc:language>en-us</dc:language>
		<items>
			<rdf:Seq>
				<rdf:li rdf:resource="http://livedocs.adobe.com/coldfusion/6/Migrating_ColdFusion_5_Applications/cf_migration_guide9.htm#40089" />
				<rdf:li rdf:resource="http://livedocs.adobe.com/coldfusion/6/Migrating_ColdFusion_5_Applications/cf_migration_guide9.htm#36223" />
				<rdf:li rdf:resource="http://livedocs.adobe.com/coldfusion/6/Migrating_ColdFusion_5_Applications/cf_migration_guide9.htm#20986" />
				<rdf:li rdf:resource="http://livedocs.adobe.com/coldfusion/6/Migrating_ColdFusion_5_Applications/cf_migration_guide9.htm#4382" />
				<rdf:li rdf:resource="http://livedocs.adobe.com/coldfusion/6/Migrating_ColdFusion_5_Applications/cf_migration_guide9.htm#763" />
				<rdf:li rdf:resource="http://livedocs.adobe.com/coldfusion/6/Migrating_ColdFusion_5_Applications/cf_migration_guide9.htm#369" />
			</rdf:Seq>
		</items>
	</channel>
	
	<item rdf:about="http://livedocs.adobe.com/coldfusion/6/Migrating_ColdFusion_5_Applications/cf_migration_guide9.htm#40089">
		<title>coldfusion/6/Migrating_ColdFusion_5_Applications/cf_migration_guide9.htm</title>
		<link>http://livedocs.adobe.com/coldfusion/6/Migrating_ColdFusion_5_Applications/cf_migration_guide9.htm#40089</link>
		<description>In answer to rvoosten's and John2's question&lt;br /&gt;to set locale settings on CFserver:&lt;br /&gt;&lt;br /&gt;By default, ColdFusion uses the JVM locale, and the default JVM locale is the operating system locale. You can set the JVM locale value explicitly in ColdFusion MX 7 in the JVM Arguments field on the Java and JVM Settings page in the ColdFusion MX Administrator; for example: &lt;br /&gt;&lt;br /&gt;-Duser.language=de -Duser.region=DE.</description>
		<dc:creator></dc:creator>
		<dc:type>0 0</dc:type>
		<dc:date>2005-09-28T03:32:33</dc:date>
	</item>
	<item rdf:about="http://livedocs.adobe.com/coldfusion/6/Migrating_ColdFusion_5_Applications/cf_migration_guide9.htm#36223">
		<title>coldfusion/6/Migrating_ColdFusion_5_Applications/cf_migration_guide9.htm</title>
		<link>http://livedocs.adobe.com/coldfusion/6/Migrating_ColdFusion_5_Applications/cf_migration_guide9.htm#36223</link>
		<description>Using SetLocale and LSDateformat works ok on cold fusion pages but if you then submit a job to the Cold Fusion scheduler using cfschedule, it flips back to the default US date if there is ambiguity. eg 1st July 2005 if submitted to the the scheduler will set the scheduled date to 7th January 2005 and will start running the scheduled task immediately as the task date according to the scheduler is in the past, which is irksome if you deliberately set a task to run after hours because it uses up a lot of bandwidth and clogs intranet traffic.</description>
		<dc:creator>paulineb</dc:creator>
		<dc:type>0 0</dc:type>
		<dc:date>2005-07-02T18:21:05</dc:date>
	</item>
	<item rdf:about="http://livedocs.adobe.com/coldfusion/6/Migrating_ColdFusion_5_Applications/cf_migration_guide9.htm#20986">
		<title>coldfusion/6/Migrating_ColdFusion_5_Applications/cf_migration_guide9.htm</title>
		<link>http://livedocs.adobe.com/coldfusion/6/Migrating_ColdFusion_5_Applications/cf_migration_guide9.htm#20986</link>
		<description>this doesnt explain how to change the locale of the server though, I want it set to uk perminantly</description>
		<dc:creator>John2</dc:creator>
		<dc:type>0 0</dc:type>
		<dc:date>2004-09-06T02:49:05</dc:date>
	</item>
	<item rdf:about="http://livedocs.adobe.com/coldfusion/6/Migrating_ColdFusion_5_Applications/cf_migration_guide9.htm#4382">
		<title>coldfusion/6/Migrating_ColdFusion_5_Applications/cf_migration_guide9.htm</title>
		<link>http://livedocs.adobe.com/coldfusion/6/Migrating_ColdFusion_5_Applications/cf_migration_guide9.htm#4382</link>
		<description>just put a line similar to the following in you application.cfm, or on the page where you need the right locale:&lt;br /&gt;&lt;br /&gt;&lt;cfset void = SetLocale(&quot;English (UK)&quot;)&gt;&lt;br /&gt;&lt;br /&gt;replace the &quot;English (UK)&quot; with whatever your locale is</description>
		<dc:creator>bigglesthegreat1234</dc:creator>
		<dc:type>0 0</dc:type>
		<dc:date>2003-12-08T07:44:35</dc:date>
	</item>
	<item rdf:about="http://livedocs.adobe.com/coldfusion/6/Migrating_ColdFusion_5_Applications/cf_migration_guide9.htm#763">
		<title>coldfusion/6/Migrating_ColdFusion_5_Applications/cf_migration_guide9.htm</title>
		<link>http://livedocs.adobe.com/coldfusion/6/Migrating_ColdFusion_5_Applications/cf_migration_guide9.htm#763</link>
		<description>It would be helpful to know how to change the default locale on a cf mx server. Changing the windows 2000 locale in the regional settings and then rebooting the machine does not change the locale used by default by CF MX.</description>
		<dc:creator>rvoosten</dc:creator>
		<dc:type>0 0</dc:type>
		<dc:date>2002-11-12T13:17:00</dc:date>
	</item>
	<item rdf:about="http://livedocs.adobe.com/coldfusion/6/Migrating_ColdFusion_5_Applications/cf_migration_guide9.htm#369">
		<title>coldfusion/6/Migrating_ColdFusion_5_Applications/cf_migration_guide9.htm</title>
		<link>http://livedocs.adobe.com/coldfusion/6/Migrating_ColdFusion_5_Applications/cf_migration_guide9.htm#369</link>
		<description>I believe there is a typo in the names of ISDateFormat() and ISTimeFormat().  Shouldn't they be listed as LSDateFormat() and LSTimeFormat()?</description>
		<dc:creator>jholt</dc:creator>
		<dc:type>0 0</dc:type>
		<dc:date>2002-06-03T11:11:00</dc:date>
	</item>
	</rdf:RDF>

