<?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>GMT to EST and EST to GMT</title><link>https://community.appian.com/discussions/f/general/8941/gmt-to-est-and-est-to-gmt</link><description>Hi, I wanted to know the functions which helps me convert the datetime from GMT to EST and vice versa. I need this logic to handle service Json response and request which deals with date in EST timezone. Thanks in advance, Nimisha. OriginalPostID-249</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: GMT to EST and EST to GMT</title><link>https://community.appian.com/thread/39806?ContentTypeID=1</link><pubDate>Tue, 29 Nov 2016 22:33:47 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:ef57344f-0b2e-4854-ae0a-6a2f1a06328d</guid><dc:creator>Mike Schmitt</dc:creator><description>Also, I forget the specifics but in the past I&amp;#39;ve found it helps a lot to cast a date to string using tostring() when dealing with JSON conversion.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: GMT to EST and EST to GMT</title><link>https://community.appian.com/thread/39779?ContentTypeID=1</link><pubDate>Tue, 29 Nov 2016 15:30:33 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:321187e2-d436-4682-8c72-3e4a02e2bb68</guid><dc:creator>Krishna Chaitanya</dc:creator><description>Hi @ nimishan &lt;br /&gt;use this code to convert time zone GMT to EST &lt;br /&gt;&lt;br /&gt;append(&lt;br /&gt;  text(gmt(local(&lt;br /&gt;    now(),&amp;quot;EST&amp;quot;)), &amp;quot;mm/dd/yyyy&amp;quot;), &amp;quot; EST&amp;quot;)&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: GMT to EST and EST to GMT</title><link>https://community.appian.com/thread/39765?ContentTypeID=1</link><pubDate>Tue, 29 Nov 2016 13:55:28 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:50d34fde-d2eb-4a65-b710-f0cbeb0e3a2a</guid><dc:creator>shailendras593</dc:creator><description>Hi @nimishan having a look at functions like gmt() and local() might bring some help.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: GMT to EST and EST to GMT</title><link>https://community.appian.com/thread/39758?ContentTypeID=1</link><pubDate>Tue, 29 Nov 2016 11:51:25 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:cc6f5d6c-e5bf-4863-bd71-4cce29cbffd0</guid><dc:creator>ajinkyab277</dc:creator><description>you can use local and gmt function for date conversion.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>