<?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>Incorrect date display on dashboard</title><link>https://community.appian.com/discussions/f/user-interface/12707/incorrect-date-display-on-dashboard</link><description>The date &amp;amp; time is being displayed incorrectly on my dashboard. It is being stored in the db correctly in CDT timezone but when I retrieve and display on the dashboard, it is converted to an incorrect time. 
 
 I have tried to use timezone functions but</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Incorrect date display on dashboard</title><link>https://community.appian.com/thread/56920?ContentTypeID=1</link><pubDate>Wed, 20 Jun 2018 13:16:07 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:9b4f61e5-3e10-4bd1-9c99-8de937310b11</guid><dc:creator>saniyag</dc:creator><description>I would suggest checking the time zone settings in the admin console. If that is properly set, it might be a problem with the function you are using on the interface for the dashboard, the one you are using to call the current date/time&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Incorrect date display on dashboard</title><link>https://community.appian.com/thread/56864?ContentTypeID=1</link><pubDate>Tue, 19 Jun 2018 14:19:45 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:6bc3286e-3ca5-439e-be1e-66dd46602c94</guid><dc:creator>mohamedt808</dc:creator><description>Hi ,  Appian  generally converts the date time in GMT while storing in db  and while fetching corrects it according to user preferences, or process model properties, or it can be taken from the preferences of the user who starts a process.&lt;br /&gt;
&lt;br /&gt;
Try  to  override the time zone preferences for users in admin console it may resolve your problem.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Incorrect date display on dashboard</title><link>https://community.appian.com/thread/56848?ContentTypeID=1</link><pubDate>Tue, 19 Jun 2018 11:01:16 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:c8582311-6d6c-4f50-861a-897786fa0308</guid><dc:creator>Shanmukha</dc:creator><description>Hi Vinita,&lt;br /&gt;
&lt;br /&gt;
Where are you getting the data from? is it from a database table or database view? If it is view then we can add a column in the DB where we will just convert the time in respected format and covert it to varchar then you can directly use it on the dashboard.&lt;br /&gt;
&lt;br /&gt;
Thanks&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Incorrect date display on dashboard</title><link>https://community.appian.com/thread/56845?ContentTypeID=1</link><pubDate>Tue, 19 Jun 2018 10:24:14 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:45bc2d6a-9fe1-4f98-95cc-9c056c16556c</guid><dc:creator>bryant.st39</dc:creator><description>Is it returning GMT?  What is your timezone set to in your user profile/setting?  Have you tried using the usertime() function?&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Incorrect date display on dashboard</title><link>https://community.appian.com/thread/56838?ContentTypeID=1</link><pubDate>Tue, 19 Jun 2018 09:27:41 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:89b57b71-c325-4012-96ea-97cb041e1572</guid><dc:creator>krishnau3863</dc:creator><description>Hi Vinita Jain,&lt;br /&gt;
&lt;br /&gt;
        Try it with now() function,i think it will solves your problem.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>