[
https://issues.apache.org/jira/browse/NIFI-3664?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15957274#comment-15957274
]
ASF GitHub Bot commented on NIFI-3664:
--------------------------------------
Github user bbende commented on the issue:
https://github.com/apache/nifi/pull/1647
+1 Verified that before this change a local cluster was showing the time as
EST even though running 'date' on my laptop reported EDT, this was causing the
time to be off by an hour in the NiFi UI. After this change, NiFi respects my
system time and shows EDT.
> UI - Timestamp Issue
> --------------------
>
> Key: NIFI-3664
> URL: https://issues.apache.org/jira/browse/NIFI-3664
> Project: Apache NiFi
> Issue Type: Bug
> Components: Core Framework, Core UI
> Reporter: Matt Gilman
> Assignee: Matt Gilman
> Priority: Minor
> Fix For: 1.2.0
>
>
> The timestamps shown throughout the UI that do not contain a date may get be
> incorrectly converted when the replicated request is interpreted by the
> cluster coordinator. Due to the lack of date, the date portion of the parsed
> timestamp is 1/1/70. Reformatting the adjusted date may result in a time
> different than was originally parsed if timezone rules have changed.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)