<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://community.appian.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Hi where(pv!dtmRemindersDateTime&amp;lt;pv!dtmStartDate) I am using this f</title><link>https://community.appian.com/discussions/f/rules/417/hi-where-pv-dtmremindersdatetime-pv-dtmstartdate-i-am-using-this-f</link><description>Hi where(pv!dtmRemindersDateTime&amp;lt;pv!dtmStartDate) I am using this function to filter out reminders which are smaller than start date of meeting.this function works and gives the date which are smaller than start time,But in output array i am getting following</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Hi&lt;br /&gt;where(pv!dtmRemindersDateTime&lt;pv!dtmStartDate)&lt;br /&gt;I am using this f</title><link>https://community.appian.com/thread/1228?ContentTypeID=1</link><pubDate>Fri, 15 Feb 2013 13:03:41 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:c6ca48b8-cda3-4acc-9e64-8a6871632e29</guid><dc:creator>ajinkyab</dc:creator><description>Thanks it works&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Hi&lt;br /&gt;where(pv!dtmRemindersDateTime&lt;pv!dtmStartDate)&lt;br /&gt;I am using this f</title><link>https://community.appian.com/thread/1227?ContentTypeID=1</link><pubDate>Fri, 15 Feb 2013 12:20:19 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:f4578f34-2496-4089-8f19-d0de4bb908e5</guid><dc:creator>akhilan</dc:creator><description>The where() function will return the indices where your condition returns true. To get the dates at those indices you will have to use index() function. What you are seeing in your result is the date representation of the index value. I think the first index you got is 3, which corresponds to the date 1/4/2035 based on Appian Epoch.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>