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)