[
https://issues.apache.org/jira/browse/NIFI-8958?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17625475#comment-17625475
]
Sven commented on NIFI-8958:
----------------------------
We also have services responding with json timestamp in ISO-8601 which can
include Z or +00:00 and from zero to 9 digitls long fraction of a second.
> support for ISO-8601 dates
> --------------------------
>
> Key: NIFI-8958
> URL: https://issues.apache.org/jira/browse/NIFI-8958
> Project: Apache NiFi
> Issue Type: Improvement
> Components: Documentation & Website
> Affects Versions: 1.6.0
> Environment: Ubuntu / Chromeium
> Reporter: Yannick Majoros
> Assignee: Mike Thomsen
> Priority: Minor
>
> Following up on NIFI-5081, we have a similar use case: we have a service
> that can answer with iso dates ...Z or ...+02:00 .
> Java has been supporting ISO 8601 dates for years out of the box, e.g.
> ZonedDateTime.pare(). Not having this is quite problematic, and there isn't
> any real reason for that anymore.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)