<?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>Time Conversion Issues</title><link>https://community.appian.com/discussions/f/general/25628/time-conversion-issues</link><description>The database shows the 2022-08-01 14:00:00:00, and it is defined as the date time field on data base side. But when I do the query via CDT its shows 08/01/2022 9:00 am CDT ( 5 hour difference ) 
 
 
 
 Please see the CDT defnion below 
 
 
 Please see</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Time Conversion Issues</title><link>https://community.appian.com/thread/100192?ContentTypeID=1</link><pubDate>Thu, 25 Aug 2022 13:21:21 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:b1ca1d2a-097c-4eab-ac4e-4acb56ec311b</guid><dc:creator>Mike Schmitt</dc:creator><description>&lt;p&gt;All date/time values are stored in the database as GMT / UTC values.&amp;nbsp; When displaying anything in the front-end, Appian automatically converts that value to show the equivalent value in the user&amp;#39;s chosen time zone (or by default the system&amp;#39;s time zone).&amp;nbsp; This is not an error.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>