<?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 - 00000518.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-23T20:53:17</dc:date>
		<dc:language>en-us</dc:language>
		<items>
			<rdf:Seq>
				<rdf:li rdf:resource="http://livedocs.adobe.com/coldfusion/7/htmldocs/00000518.htm#73763" />
				<rdf:li rdf:resource="http://livedocs.adobe.com/coldfusion/7/htmldocs/00000518.htm#73606" />
				<rdf:li rdf:resource="http://livedocs.adobe.com/coldfusion/7/htmldocs/00000518.htm#33173" />
			</rdf:Seq>
		</items>
	</channel>
	
	<item rdf:about="http://livedocs.adobe.com/coldfusion/7/htmldocs/00000518.htm#73763">
		<title>coldfusion/7/htmldocs/00000518.htm</title>
		<link>http://livedocs.adobe.com/coldfusion/7/htmldocs/00000518.htm#73763</link>
		<description>sivakarthikeyan is correct.&lt;br&gt;It might be helpful to explain the reason this works.&lt;br&gt;I believe the following happens when ColdFusion processes isdate (16A244/5)&lt;br&gt;ColdFusion  interprets the parameter as an expression, not a string and is evaluated as a division operation on a hexadecimal number.&lt;br&gt;(It would do so even if the parameter were in quotation marks.)&lt;br&gt;The division is performed, and then the IsDate function determines whether the resulting value, a number, can be converted to a date.&lt;br&gt;Numbers can be converted to dates, so the function returns true.</description>
		<dc:creator>halL</dc:creator>
		<dc:type>1 1</dc:type>
		<dc:date>2007-09-18T07:01:03</dc:date>
	</item>
	<item rdf:about="http://livedocs.adobe.com/coldfusion/7/htmldocs/00000518.htm#73606">
		<title>coldfusion/7/htmldocs/00000518.htm</title>
		<link>http://livedocs.adobe.com/coldfusion/7/htmldocs/00000518.htm#73606</link>
		<description>For a String &quot; 16A244/5&quot;  isdate (16A244/5) returns true... It means the string entered is date .. &lt;br /&gt;Please be aware before using this function..</description>
		<dc:creator>sivakarthikeyan</dc:creator>
		<dc:type>0 0</dc:type>
		<dc:date>2007-09-13T03:12:41</dc:date>
	</item>
	<item rdf:about="http://livedocs.adobe.com/coldfusion/7/htmldocs/00000518.htm#33173">
		<title>coldfusion/7/htmldocs/00000518.htm</title>
		<link>http://livedocs.adobe.com/coldfusion/7/htmldocs/00000518.htm#33173</link>
		<description>Passing numeric data to the ColdFusion IsDate and ParseDateTime functions can yield unexpected results. For example, IsDate may return TRUE for numeric data that are not dates. &lt;br /&gt;To work around this behavior, it is always advisable to only pass string data in a supported format to the IsDate and ParseDateTime functions, or, generate date-time data using the Now or CreateDate functions.</description>
		<dc:creator>ASandstrom</dc:creator>
		<dc:type>0 0</dc:type>
		<dc:date>2005-05-09T11:05:36</dc:date>
	</item>
	</rdf:RDF>

