<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>moopoo.net &#187; CAML</title>
	<atom:link href="http://moopoo.net/tag/caml/feed/" rel="self" type="application/rss+xml" />
	<link>http://moopoo.net</link>
	<description>Fishing, technology and anything else</description>
	<lastBuildDate>Fri, 09 Dec 2011 11:04:41 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>CAML Querying using DateTime.</title>
		<link>http://moopoo.net/sharepoint/caml-querying-using-datetime/</link>
		<comments>http://moopoo.net/sharepoint/caml-querying-using-datetime/#comments</comments>
		<pubDate>Tue, 13 Jan 2009 11:45:47 +0000</pubDate>
		<dc:creator>Matt</dc:creator>
				<category><![CDATA[SharePoint]]></category>
		<category><![CDATA[CAML]]></category>

		<guid isPermaLink="false">http://moopoo.net/sharepoint/caml-querying-using-datetime/</guid>
		<description><![CDATA[Caml queries on DateTime fields by default do not use the Time portion of the field. To overcome this use the attribute IncludeTimeValue=’TRUE’ in the value tag. For example: &#60;Value Type=’DateTime’ IncludeTimeValue=’TRUE’&#62;&#60;Today /&#62;&#60;/Value&#62;]]></description>
			<content:encoded><![CDATA[<p>Caml queries on DateTime fields by default do not use the Time portion of the field. To overcome this use the attribute IncludeTimeValue=’TRUE’ in the value tag. For example:</p>
<p>&lt;Value Type=’DateTime’ IncludeTimeValue=’TRUE’&gt;&lt;Today /&gt;&lt;/Value&gt;</p>
]]></content:encoded>
			<wfw:commentRss>http://moopoo.net/sharepoint/caml-querying-using-datetime/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

