<?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>date and time</title><link>https://community.appian.com/discussions/f/general/15012/date-and-time</link><description>Hi 
 Iam trying to filter a grid using start date(date and time) and end date(date and time)... 
 The server in MDT and Iam in CST...When Iam trying to filter the report on 06/06/2019 it is not showing up anything...where as when I search with 07th june</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: date and time</title><link>https://community.appian.com/thread/67158?ContentTypeID=1</link><pubDate>Fri, 07 Jun 2019 20:20:34 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:42d7201f-cc31-4811-bdb1-a8f94fc58e77</guid><dc:creator>Domen Jemec</dc:creator><description>&lt;p&gt;This is because a date converted to a datetime assumes the datetime is i&lt;span&gt;12:00 AM GMT (see examples here:&amp;nbsp;&lt;a href="https://docs.appian.com/suite/help/19.2/fnc_conversion_todatetime.html"&gt;https://docs.appian.com/suite/help/19.2/fnc_conversion_todatetime.html&lt;/a&gt;)&amp;nbsp;&lt;/span&gt;&lt;span&gt;This then converts based on your timezones relation to UTC.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;The best bet to try to filter purely on a date when the underlying field is a date time is to create a wrapper which has the datetime column converted to a date in the&amp;nbsp;source (if the db this can be done with a view) and ensure that it is cast to a date before filtering.&lt;/span&gt;&amp;nbsp;&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>