<?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>Save date time in Database in format other than GMT</title><link>https://community.appian.com/discussions/f/administration/13532/save-date-time-in-database-in-format-other-than-gmt</link><description>Hi All 
 I have a very curious question that I want to save the date and time in the database in GMT+4:00 and not GMT. Is there any way/configuration it can be done ? 
 
 I am very well aware of retrieving and converting the dates to and fro from db and</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Save date time in Database in format other than GMT</title><link>https://community.appian.com/thread/61478?ContentTypeID=1</link><pubDate>Thu, 11 Oct 2018 14:34:48 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:e9e64b4e-fdb4-437a-9c27-d9c1f7d6686e</guid><dc:creator>Arpit Bohra</dc:creator><description>Thanks&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Save date time in Database in format other than GMT</title><link>https://community.appian.com/thread/61475?ContentTypeID=1</link><pubDate>Thu, 11 Oct 2018 14:08:48 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:6a78ba1b-b87d-4e9c-8cb7-c79ab6a09c69</guid><dc:creator>Anna Pol</dc:creator><description>convert it into text and store the text value in DB. handle it in Appian side while reusing it in Appian from db. hope that will help you.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Save date time in Database in format other than GMT</title><link>https://community.appian.com/thread/61470?ContentTypeID=1</link><pubDate>Thu, 11 Oct 2018 13:30:11 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:d20a01db-5192-45be-9fdb-1ef33655e632</guid><dc:creator>amitm9</dc:creator><description>Hi Arpit,&lt;br /&gt;
If you want to know at Appian level then  by default it takes GMT or as per the internationalization setting of your environment.&lt;br /&gt;
If you you are looking for specific time zone transaction(as you described in question), please do at DB level. At Appian level directly, it is not supported. Thanks&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Save date time in Database in format other than GMT</title><link>https://community.appian.com/thread/61460?ContentTypeID=1</link><pubDate>Thu, 11 Oct 2018 11:28:55 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:727afcb1-11c7-4a98-a054-b3d34452764f</guid><dc:creator>catalinp0002</dc:creator><description>If you let DB to handle that, yes you can. For example:  instead of using now() in Appian to save the current time stamp, in the DB, the field must accept NULL and you can make a trigger to write whatever you want.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>