<?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>Timezone Conversion</title><link>https://community.appian.com/discussions/f/general/35552/timezone-conversion</link><description>Hi Guys, 
 
 I Have a requirement where the user will enter the date&amp;amp;time(date&amp;amp;time component) and the timezone(given in the dropdown). I want it to be converted based on the timezone user has given which in turn has to be converted again to GMT and be</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Timezone Conversion</title><link>https://community.appian.com/thread/139096?ContentTypeID=1</link><pubDate>Mon, 05 Aug 2024 09:05:23 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:08d783b7-090e-44af-8950-4113a4c97f90</guid><dc:creator>Prasanta Paul</dc:creator><description>&lt;p&gt;Use &lt;strong&gt;local()&lt;/strong&gt; function, or else go to the process model, open process model properties, go to down and you can see a option called time zone&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Timezone Conversion</title><link>https://community.appian.com/thread/138860?ContentTypeID=1</link><pubDate>Tue, 30 Jul 2024 16:45:38 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:112204ba-a3dc-455d-9e17-db44b50091ec</guid><dc:creator>aliakbar2000</dc:creator><description>&lt;p&gt;You can use the gmt() function to set the prefered timezone or create a dropdown list.&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;gmt(now(),&amp;quot;EST&amp;quot;),
gmt(now(),&amp;quot;EDT&amp;quot;),
gmt(now(),&amp;quot;GMT-05:00&amp;quot;),
&lt;/pre&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Timezone Conversion</title><link>https://community.appian.com/thread/138829?ContentTypeID=1</link><pubDate>Tue, 30 Jul 2024 10:37:41 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:7591ccf8-5ee8-461e-8455-7a9aeb5303fb</guid><dc:creator>sarathkumar13</dc:creator><description>&lt;p&gt;What do you mean by setting the time zone in another country?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Timezone Conversion</title><link>https://community.appian.com/thread/138828?ContentTypeID=1</link><pubDate>Tue, 30 Jul 2024 10:18:51 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:8e137bca-7514-4883-b988-8c7824e1334e</guid><dc:creator>chloeb4476</dc:creator><description>&lt;p&gt;I want to set the time zone in another country, can anyone help me? i was read but i still cant do that&amp;nbsp;&lt;a id="" href="https://appian.rocks/2023/02/13/working-with-time-in-appian/"&gt;https://appian.rocks/2023/02/13/working-with-time-in-appian/&lt;/a&gt;&amp;nbsp;&lt;span style="color:#ffffff;"&gt;&lt;a id="" style="color:#ffffff;" href="https://papas-games.io"&gt;papa&amp;#39;s games&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Timezone Conversion</title><link>https://community.appian.com/thread/138623?ContentTypeID=1</link><pubDate>Wed, 24 Jul 2024 17:51:28 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:0f53ef83-a53e-454d-a1bd-de19dcdb89fe</guid><dc:creator>Stefan Helzle</dc:creator><description>&lt;p&gt;&lt;a id="" href="https://appian.rocks/2023/02/13/working-with-time-in-appian/"&gt;https://appian.rocks/2023/02/13/working-with-time-in-appian/&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Timezone Conversion</title><link>https://community.appian.com/thread/138622?ContentTypeID=1</link><pubDate>Wed, 24 Jul 2024 17:39:40 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:deca8398-cef6-4334-9309-00cd6423b943</guid><dc:creator>Jishnu Magunta</dc:creator><description>&lt;p&gt;Ok thank you&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Timezone Conversion</title><link>https://community.appian.com/thread/138620?ContentTypeID=1</link><pubDate>Wed, 24 Jul 2024 17:26:00 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:1738720f-ba4a-4159-99b0-66c8e276a3e3</guid><dc:creator>venkatrea696188</dc:creator><description>&lt;p&gt;Appian does this Automatically You don&amp;#39;t need to do anything. When it&amp;#39;s writing it to DB Appian Uses UTC, When you are Querying back and showing it in Appian it Uses Default timezone of User.&lt;/p&gt;
&lt;p&gt;If you want to convert it to Someother timezone Use &lt;strong&gt;Local()&lt;/strong&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>