dan-s1 commented on PR #9379: URL: https://github.com/apache/nifi/pull/9379#issuecomment-2414867204
Now its working as expected after I set on date, time and timestamp patterns on the on the `CSVRecordSetWriter` ``` Date_Standard,Date_Custom,Time_Standard,Time_Custom,Timestamp 2024-07-24,2024-07-25,2024-07-24 16:00:00,16:00:00,2024-07-26 16:00:00 ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
