<?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 - 7 - htmldocs - 00000423.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-26T06:06:42</dc:date>
		<dc:language>en-us</dc:language>
		<items>
			<rdf:Seq>
				<rdf:li rdf:resource="http://livedocs.adobe.com/coldfusion/7/htmldocs/00000423.htm#76431" />
				<rdf:li rdf:resource="http://livedocs.adobe.com/coldfusion/7/htmldocs/00000423.htm#76162" />
			</rdf:Seq>
		</items>
	</channel>
	
	<item rdf:about="http://livedocs.adobe.com/coldfusion/7/htmldocs/00000423.htm#76431">
		<title>coldfusion/7/htmldocs/00000423.htm</title>
		<link>http://livedocs.adobe.com/coldfusion/7/htmldocs/00000423.htm#76431</link>
		<description>This has been fixed In ColdFusion 8.&lt;br&gt;CreateDateTime(2006,4,2,2,0,0) results in an invalid date value error.</description>
		<dc:creator>halL</dc:creator>
		<dc:type>1 1</dc:type>
		<dc:date>2007-11-09T14:20:09</dc:date>
	</item>
	<item rdf:about="http://livedocs.adobe.com/coldfusion/7/htmldocs/00000423.htm#76162">
		<title>coldfusion/7/htmldocs/00000423.htm</title>
		<link>http://livedocs.adobe.com/coldfusion/7/htmldocs/00000423.htm#76162</link>
		<description>CreateDateTime() does not return the correct result for CreateDateTime(2006,4,2,2,0,0). This is the start date of Daylight Saving Time in the US. It returns {2006-04-2 3:00:00} when it should return {2006-04-2 2:00:00}. It is assuming the time you want to create is a US time which observes DST. In my case I'm trying to create a time in GMT for {2006-04-2 2:00:00}. If you use CreateDateTime(2006,4,2,3,0,0) you also get &lt;br /&gt;{2006-04-2 3:00:00}. I assume this will also be incorrect for the DST end date of 2006-10-29. Also, because DST has changed for 2007 going forward it's pretty much useless.</description>
		<dc:creator>WebPexDev</dc:creator>
		<dc:type>0 0</dc:type>
		<dc:date>2007-11-05T12:56:44</dc:date>
	</item>
	</rdf:RDF>

