<?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.1 - htmldocs - functi55.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-25T08:02:42</dc:date>
		<dc:language>en-us</dc:language>
		<items>
			<rdf:Seq>
				<rdf:li rdf:resource="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/functi55.htm#41131" />
				<rdf:li rdf:resource="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/functi55.htm#41122" />
				<rdf:li rdf:resource="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/functi55.htm#27008" />
				<rdf:li rdf:resource="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/functi55.htm#12989" />
			</rdf:Seq>
		</items>
	</channel>
	
	<item rdf:about="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/functi55.htm#41131">
		<title>coldfusion/6.1/htmldocs/functi55.htm</title>
		<link>http://livedocs.adobe.com/coldfusion/6.1/htmldocs/functi55.htm#41131</link>
		<description>I have entered this as a bug (#61361).</description>
		<dc:creator>ASandstrom</dc:creator>
		<dc:type>0 0</dc:type>
		<dc:date>2005-10-21T07:29:04</dc:date>
	</item>
	<item rdf:about="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/functi55.htm#41122">
		<title>coldfusion/6.1/htmldocs/functi55.htm</title>
		<link>http://livedocs.adobe.com/coldfusion/6.1/htmldocs/functi55.htm#41122</link>
		<description>There appears to be a bug in the DateAdd with weekdays. If you add five week days to a Friday date, you get a date on a Sunday! If you add six days to a Thursday, you get a Friday, as expected:&lt;br /&gt;&lt;br /&gt;&lt;cfoutput&gt;&lt;br /&gt;&lt;br /&gt;    &lt;cfset ThursdayDate = CreateDate(2005, 10, 20)&gt;&lt;br /&gt;    &lt;cfset FridayDate   = CreateDate(2005, 10, 21)&gt;&lt;br /&gt;&lt;br /&gt;    &lt;cfset ThursdayPlusSix = DateAdd( &quot;w&quot;, 6, ThursdayDate )&gt;&lt;br /&gt;    &lt;cfset FridayPlusFive = DateAdd( &quot;w&quot;, 5, FridayDate )&gt;&lt;br /&gt;&lt;br /&gt;    &lt;P&gt;Six weekdays after #LSDateFormat( ThursdayDate, &quot;dddd&quot; )# (#ThursdayDate#) is #LSDateFormat( ThursdayPlusSix, &quot;dddd&quot; )# (#ThursdayPlusSix#)&lt;br /&gt;    &lt;P&gt;Five weekdays after #LSDateFormat( FridayDate, &quot;dddd&quot; )# (#FridayDate#) is #LSDateFormat( FridayPlusFive, &quot;dddd&quot; )# (#FridayPlusFive#)&lt;br /&gt;&lt;br /&gt;&lt;/cfoutput&gt;</description>
		<dc:creator>Greg Thomas</dc:creator>
		<dc:type>0 0</dc:type>
		<dc:date>2005-10-21T03:45:32</dc:date>
	</item>
	<item rdf:about="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/functi55.htm#27008">
		<title>coldfusion/6.1/htmldocs/functi55.htm</title>
		<link>http://livedocs.adobe.com/coldfusion/6.1/htmldocs/functi55.htm#27008</link>
		<description>DateAdd(&quot;d&quot;, 1, &quot;12/30/2004&quot;) gives you a date of 12/31/2004&lt;br /&gt;DateAdd(&quot;d&quot;, 1, &quot;12/31/2004&quot;) gives you a date of 12/31/2004&lt;br /&gt;&lt;br /&gt;I'm guessing that's a bug.</description>
		<dc:creator>fgwenger</dc:creator>
		<dc:type>0 0</dc:type>
		<dc:date>2005-01-26T08:16:47</dc:date>
	</item>
	<item rdf:about="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/functi55.htm#12989">
		<title>coldfusion/6.1/htmldocs/functi55.htm</title>
		<link>http://livedocs.adobe.com/coldfusion/6.1/htmldocs/functi55.htm#12989</link>
		<description>It might be worthwhile to specify that the &lt;em&gt;number&lt;/em&gt; argument takes only an &lt;em&gt;integer&lt;/em&gt; value, not just a numeric.  EG: you cannot add 1.5 days using dateAdd(), only whole units.</description>
		<dc:creator>Adam Cameron</dc:creator>
		<dc:type>0 0</dc:type>
		<dc:date>2004-04-15T16:49:36</dc:date>
	</item>
	</rdf:RDF>

