On a SharePoint site I wanted to use a CAML query to only see all the list items of a particular list filtered on date AND time. First I thought this was impossible till I found on the internet the following string “IncludeTimeValue=”TRUE”

I used it like this:

<Leq>
         <FieldRef Name=’StartDate’ />
         <Value Type=’DateTime’ IncludeTimeValue=”TRUE”><Today /></Value>
</Leq>

  • Share/Save/Bookmark

Tags:

Wordpress themes | Free drupal templates | Free joomla templates | Free mediawiki templates | Free pligg templates | Website templates reviews" | Professional Web Templates |

Leave a Reply

You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>