<?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 - functi98.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-25T17:17:06</dc:date>
		<dc:language>en-us</dc:language>
		<items>
			<rdf:Seq>
				<rdf:li rdf:resource="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/functi98.htm#5222" />
				<rdf:li rdf:resource="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/functi98.htm#5122" />
				<rdf:li rdf:resource="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/functi98.htm#4858" />
			</rdf:Seq>
		</items>
	</channel>
	
	<item rdf:about="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/functi98.htm#5222">
		<title>coldfusion/6.1/htmldocs/functi98.htm</title>
		<link>http://livedocs.adobe.com/coldfusion/6.1/htmldocs/functi98.htm#5222</link>
		<description>You are correct that the function does not behave properly.&lt;br&gt;While the overall pattern is correct, it uses the day and month names from the default locale.&lt;br&gt;It should always use English names. &lt;br&gt;A bug (No. 53985) has been entered against this behavior.&lt;br&gt;&lt;br&gt;Also, you are correct that we should mention both RFC 822 and 1123 on this page and that the specs predate HTTP.&lt;br&gt;A better statement would be something like &lt;br&gt;This function formats the date and time according to RFC 1123 and its underlying RFC, 822.&lt;br&gt;This format is commonly used in internet protocols, including HTTP.</description>
		<dc:creator>halL</dc:creator>
		<dc:type>1 1</dc:type>
		<dc:date>2004-01-14T07:19:11</dc:date>
	</item>
	<item rdf:about="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/functi98.htm#5122">
		<title>coldfusion/6.1/htmldocs/functi98.htm</title>
		<link>http://livedocs.adobe.com/coldfusion/6.1/htmldocs/functi98.htm#5122</link>
		<description>This command and its documentation is very confusing. First of all,&lt;br /&gt;RFC 1123 doesn't refer to HTTP at all -- in fact, RFC 1123 predates&lt;br /&gt;HTTP. Second, it only clarifies the date format defined in RFC 822,&lt;br /&gt;which reads (with the clarification from RFC 1123):&lt;br /&gt;&lt;br /&gt;[day, ] 1*2DIGIT month 4DIGIT hour zone&lt;br /&gt;&lt;br /&gt;with day one out of  &quot;Mon&quot;,  &quot;Tue&quot;, &quot;Wed&quot;, &quot;Thu&quot;, &quot;Fri&quot;, &quot;Sat&quot;, &quot;Sun&quot;,&lt;br /&gt;month one out of  &quot;Jan&quot;, &quot;Feb&quot;, &quot;Mar&quot;, &quot;Apr&quot;, &quot;May&quot;, &quot;Jun&quot;, &quot;Jul&quot;, &quot;Aug&quot;,&lt;br /&gt;&quot;Sep&quot;, &quot;Oct&quot;, &quot;Nov&quot;, &quot;Dec&quot;, hour being 2DIGIT &quot;:&quot; 2DIGIT [&quot;:&quot; 2DIGIT] and&lt;br /&gt;zone &quot;GMT&quot;, &quot;UT&quot; or a signed 4DIGIT time zone.&lt;br /&gt;&lt;br /&gt;Unfortunately, GetHTTPTimeString() returns day and month depending&lt;br /&gt;on the current locale, which means that if you use a non-English locale&lt;br /&gt;the string isn't compliant to RFC 822 (and therefor, HTTP) dates.&lt;br /&gt;Examples for German locale: &quot;Di, 13 Jan 2004 12:47:26 GMT&quot;, &lt;br /&gt;&quot;Mo, 01 Mrz 2004 23:00:00 GMT&quot;.</description>
		<dc:creator>dnimmich</dc:creator>
		<dc:type>0 0</dc:type>
		<dc:date>2004-01-13T04:51:51</dc:date>
	</item>
	<item rdf:about="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/functi98.htm#4858">
		<title>coldfusion/6.1/htmldocs/functi98.htm</title>
		<link>http://livedocs.adobe.com/coldfusion/6.1/htmldocs/functi98.htm#4858</link>
		<description>the example provided here is generally considered &quot;poor form&quot; for the use of variables. Within the function GetHttpTimeString() there is no need for either quotes or pound symbols around the function now(). Or rather, pound symbols are only necessary if the unnecessary quotes are used. Well formed code would generally follow the form GetHttpTimeString(now()) instead.</description>
		<dc:creator>isaac dealey</dc:creator>
		<dc:type>0 0</dc:type>
		<dc:date>2004-01-03T16:46:37</dc:date>
	</item>
	</rdf:RDF>

