<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>question Re: Change Timezone in Nifi in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Change-Timezone-in-Nifi/m-p/117126#M50994</link>
    <description>&lt;P&gt;I have it installed on my server, and the time on my server is the correct with the correct timezone.&lt;/P&gt;</description>
    <pubDate>Fri, 06 Jan 2017 23:57:58 GMT</pubDate>
    <dc:creator>michaelsilas</dc:creator>
    <dc:date>2017-01-06T23:57:58Z</dc:date>
    <item>
      <title>Change Timezone in Nifi</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Change-Timezone-in-Nifi/m-p/117124#M50992</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;When I use the Nifi User Interface, I notice that the time is always set to CST, but I live in EST.&lt;/P&gt;&lt;P&gt;Is there a setting that I can change to reflect my relevant timezone?&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;Michael&lt;/P&gt;</description>
      <pubDate>Fri, 06 Jan 2017 23:34:24 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Change-Timezone-in-Nifi/m-p/117124#M50992</guid>
      <dc:creator>michaelsilas</dc:creator>
      <dc:date>2017-01-06T23:34:24Z</dc:date>
    </item>
    <item>
      <title>Re: Change Timezone in Nifi</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Change-Timezone-in-Nifi/m-p/117125#M50993</link>
      <description>&lt;P&gt;do you have NiFi installed on your machine locally, or is it on a server. It could be possible that NiFi is reflecting the time of the server on the UI.&lt;/P&gt;</description>
      <pubDate>Fri, 06 Jan 2017 23:54:27 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Change-Timezone-in-Nifi/m-p/117125#M50993</guid>
      <dc:creator>knarayanan</dc:creator>
      <dc:date>2017-01-06T23:54:27Z</dc:date>
    </item>
    <item>
      <title>Re: Change Timezone in Nifi</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Change-Timezone-in-Nifi/m-p/117126#M50994</link>
      <description>&lt;P&gt;I have it installed on my server, and the time on my server is the correct with the correct timezone.&lt;/P&gt;</description>
      <pubDate>Fri, 06 Jan 2017 23:57:58 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Change-Timezone-in-Nifi/m-p/117126#M50994</guid>
      <dc:creator>michaelsilas</dc:creator>
      <dc:date>2017-01-06T23:57:58Z</dc:date>
    </item>
    <item>
      <title>Re: Change Timezone in Nifi</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Change-Timezone-in-Nifi/m-p/117127#M50995</link>
      <description>&lt;P&gt;the server where you have installed NiFi is setup to be in EST?&lt;/P&gt;</description>
      <pubDate>Sat, 07 Jan 2017 00:04:26 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Change-Timezone-in-Nifi/m-p/117127#M50995</guid>
      <dc:creator>knarayanan</dc:creator>
      <dc:date>2017-01-07T00:04:26Z</dc:date>
    </item>
    <item>
      <title>Re: Change Timezone in Nifi</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Change-Timezone-in-Nifi/m-p/117128#M50996</link>
      <description>&lt;P&gt;is it possible that the timezone was changed after you started Nifi, if possible try restarting the nifi, and it should update to the correct time zone.&lt;/P&gt;</description>
      <pubDate>Sat, 07 Jan 2017 00:21:08 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Change-Timezone-in-Nifi/m-p/117128#M50996</guid>
      <dc:creator>knarayanan</dc:creator>
      <dc:date>2017-01-07T00:21:08Z</dc:date>
    </item>
    <item>
      <title>Re: Change Timezone in Nifi</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Change-Timezone-in-Nifi/m-p/117129#M50997</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/10180/knarayanan.html" nodeid="10180"&gt;@Karthik Narayanan&lt;/A&gt; &lt;/P&gt;&lt;P&gt;I fixed it with something like this. I went into the bootstrap.conf file and added this argument:
java.arg.8=-Duser.timezone=America/New_York&lt;/P&gt;&lt;P&gt;references: &lt;A href="http://stackoverflow.com/questions/2627992/force-java-timezone-as-gmt-utc" target="_blank"&gt;http://stackoverflow.com/questions/2627992/force-java-timezone-as-gmt-utc&lt;/A&gt; and &lt;/P&gt;&lt;P&gt;&lt;A href="https://confluence.atlassian.com/kb/setting-the-timezone-for-the-java-environment-841187402.html" target="_blank"&gt;https://confluence.atlassian.com/kb/setting-the-timezone-for-the-java-environment-841187402.html&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 07 Jan 2017 00:40:32 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Change-Timezone-in-Nifi/m-p/117129#M50997</guid>
      <dc:creator>michaelsilas</dc:creator>
      <dc:date>2017-01-07T00:40:32Z</dc:date>
    </item>
    <item>
      <title>Re: Change Timezone in Nifi</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Change-Timezone-in-Nifi/m-p/117130#M50998</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/10180/knarayanan.html" nodeid="10180"&gt;@Karthik Narayanan&lt;/A&gt;&lt;/P&gt;&lt;P&gt;I tried changing time zone to IST and now it is showing Indian time with "GMT" tag. any solution to this problem?&lt;/P&gt;</description>
      <pubDate>Mon, 15 Jan 2018 20:10:58 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Change-Timezone-in-Nifi/m-p/117130#M50998</guid>
      <dc:creator>shreyal_gelani</dc:creator>
      <dc:date>2018-01-15T20:10:58Z</dc:date>
    </item>
    <item>
      <title>Re: Change Timezone in Nifi</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Change-Timezone-in-Nifi/m-p/309072#M50999</link>
      <description>&lt;P&gt;I tried "java.arg.8=-Duser.timezone=America/New_York".&amp;nbsp;It does not work for me.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I posted one question earlier:&amp;nbsp; &lt;A href="https://stackoverflow.com/questions/65620632/why-do-executesqlrecord-and-csvrecordsetwriter-updated-the-time-zone-of-datetime" target="_blank"&gt;https://stackoverflow.com/questions/65620632/why-do-executesqlrecord-and-csvrecordsetwriter-updated-the-time-zone-of-datetime&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 07 Jan 2021 23:21:55 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Change-Timezone-in-Nifi/m-p/309072#M50999</guid>
      <dc:creator>Garyy</dc:creator>
      <dc:date>2021-01-07T23:21:55Z</dc:date>
    </item>
  </channel>
</rss>

