Joerg created NIFI-15510:
----------------------------
Summary: Make date field syntax configurable for several UI
dialogs which are currently hardcoded
Key: NIFI-15510
URL: https://issues.apache.org/jira/browse/NIFI-15510
Project: Apache NiFi
Issue Type: Improvement
Components: Configuration, Core UI
Environment: all (here linux)
Reporter: Joerg
Attachments: image-2026-01-26-15-11-20-605.png
Several - only display - dialogs like
+ Flow Configuration History
+ Data Provenance
display date fields always with the fixed coded standard format "MM/dd/yyyy
HH:mm:ss.SSS z".
I want to have the date format configurable e.g.
yyyy-MM-dd or
dd.MM.yyyy
Mark pointed to the used source file :
[https://github.com/apache/nifi/blob/main/nifi-framework-bundle/nifi-framework/nifi-client-dto/src/main/java/org/apache/nifi/web/api/dto/util/TimestampAdapter.java]
!image-2026-01-26-15-11-20-605.png!
--
This message was sent by Atlassian Jira
(v8.20.10#820010)