You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by mcgilman <gi...@git.apache.org> on 2017/04/03 16:36:58 UTC

[GitHub] nifi pull request #1647: NIFI-3664: - UI Timestamp Issue

GitHub user mcgilman opened a pull request:

    https://github.com/apache/nifi/pull/1647

    NIFI-3664: - UI Timestamp Issue

    NIFI-3664: 
    - Updating the unmarshalling to consider the current date when parsing the time.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/mcgilman/nifi NIFI-3664

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/nifi/pull/1647.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #1647
    
----
commit bab838b87aafed1a727b50a0cd0d6e61c0a2a5df
Author: Matt Gilman <ma...@gmail.com>
Date:   2017-03-30T19:53:33Z

    NIFI-3664: - Updating the unmarshalling to consider the current date when parsing the time.

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] nifi issue #1647: NIFI-3664: - UI Timestamp Issue

Posted by bbende <gi...@git.apache.org>.
Github user bbende commented on the issue:

    https://github.com/apache/nifi/pull/1647
  
    Reviewing...


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] nifi pull request #1647: NIFI-3664: - UI Timestamp Issue

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/nifi/pull/1647


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] nifi issue #1647: NIFI-3664: - UI Timestamp Issue

Posted by bbende <gi...@git.apache.org>.
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.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---