<?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>Comparing a value of date to Date &amp;amp; time</title><link>https://community.appian.com/discussions/f/new-to-appian/30963/comparing-a-value-of-date-to-date-time</link><description>Hello Team, 
 I have filter the date based on the function eomonth(today(),-1) i.e last day of previous month but the fitler has type of date &amp;amp; time where as this function will return only in date format. I have tried to add the time to the function but</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Comparing a value of date to Date &amp; time</title><link>https://community.appian.com/thread/123328?ContentTypeID=1</link><pubDate>Wed, 20 Dec 2023 08:06:10 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:12eaa9e9-e5c1-4a1c-af56-21aaabe22943</guid><dc:creator>hemap0003</dc:creator><description>&lt;p&gt;Thanks a lot Stefan..&lt;/p&gt;
&lt;p&gt;Your always my timesaviour &lt;span class="emoticon" data-url="https://community.appian.com/cfs-file/__key/system/emoji/1f642.svg" title="Slight smile"&gt;&amp;#x1f642;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Comparing a value of date to Date &amp; time</title><link>https://community.appian.com/thread/123325?ContentTypeID=1</link><pubDate>Wed, 20 Dec 2023 07:52:50 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:2eef29cb-57ec-48e1-b38d-ea0873335d49</guid><dc:creator>Stefan Helzle</dc:creator><description>&lt;p&gt;The concat() function turned the date and time values into a string. That will not work.&lt;/p&gt;
&lt;p&gt;Instead, try to cast the date value into a datetime using the todatetime() function.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>