You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Martin Zink (Jira)" <ji...@apache.org> on 2023/03/01 10:50:00 UTC

[jira] [Created] (MINIFICPP-2060) Use consistent datetime str representation

Martin Zink created MINIFICPP-2060:
--------------------------------------

             Summary: Use consistent datetime str representation
                 Key: MINIFICPP-2060
                 URL: https://issues.apache.org/jira/browse/MINIFICPP-2060
             Project: Apache NiFi MiNiFi C++
          Issue Type: Improvement
    Affects Versions: 0.14.0
            Reporter: Martin Zink
            Assignee: Martin Zink


We currently use two slightly different date-time representations.
Namely "%Y-%m-%dT%H:%M:%SZ" and "%Y-%m-%d %H:%M:%S" fortunetly the second is only used for logging, so we could probably change it without breaking anything. 



--
This message was sent by Atlassian Jira
(v8.20.10#820010)