<?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        Is it possible to avoid date conversion (to GMT)  during saving t</title><link>https://community.appian.com/discussions/f/user-interface/2576/hi-is-it-possible-to-avoid-date-conversion-to-gmt-during-saving-t</link><description>hi Is it possible to avoid date conversion (to GMT) during saving to database (write to data store). I am trying to save the date based on the primary timezone specified at the &amp;quot;System&amp;quot; tab. Regards Stephen... OriginalPostID-107396 OriginalPostID-107</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: hi&lt;br /&gt;       Is it possible to avoid date conversion (to GMT)  during saving t</title><link>https://community.appian.com/thread/8974?ContentTypeID=1</link><pubDate>Tue, 22 Apr 2014 20:04:40 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:ba7ccd0f-ec21-4d0b-a291-e6ac50ed28ea</guid><dc:creator>Brett Shomaker</dc:creator><description>Dates in Appian do not have time zones. They are calendar dates.&lt;br /&gt;&lt;br /&gt;The date and time data type does have a time zone, but the value is always stored in Appian in its GMT equivalent.&lt;br /&gt;&lt;br /&gt;If you want to shift the value to a different time zone before storing it externally, you can use the gmt() or local() functions. However, consider storing your datetime values in the external database in GMT as well to avoid the hassle of conversion on retrieval as well.&lt;br /&gt;&lt;br /&gt;&lt;a href="https://forum.appian.com/suite/wiki/74/Data_Types#Date"&gt;forum.appian.com/.../Data_Types&lt;/a&gt;&lt;br /&gt;&lt;a href="https://forum.appian.com/suite/wiki/74/Data_Types#Date_and_Time"&gt;forum.appian.com/.../Data_Types&lt;/a&gt;&lt;br /&gt;&lt;a href="https://forum.appian.com/suite/wiki/74/Date_and_Time_Functions"&gt;forum.appian.com/.../Date_and_Time_Functions&lt;/a&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>