[
https://issues.apache.org/jira/browse/NIFI-13972?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17896032#comment-17896032
]
Peter Turcsanyi edited comment on NIFI-13972 at 11/6/24 4:54 PM:
-----------------------------------------------------------------
I have not checked all usages of the shared DateTimeFormatter instances but the
existing unit tests passed with my change when I built nifi-record module for
the performance tests. Will check the code in more detail and run a full build
and tests to get more insights.
was (Author: turcsanyip):
I have not checked all usages of the shared DateTimeFormatter instances but the
existing unit tests passed with my change when I built nifi-record module for
the perfomance tests. Will check the code in more detail and run a full build
and tests to get more insights.
> ObjectLocalDateTimeFieldConverter.convertField ignores time zone
> ----------------------------------------------------------------
>
> Key: NIFI-13972
> URL: https://issues.apache.org/jira/browse/NIFI-13972
> Project: Apache NiFi
> Issue Type: Bug
> Reporter: Tamas Palfy
> Assignee: Tamas Palfy
> Priority: Major
>
> When the incoming value is a string that contains timezone/offset information
> the returned LocalDateTime simply ignores that part and returns a value as if
> it was in the local timezone.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)