knguyen1 commented on PR #8502: URL: https://github.com/apache/nifi/pull/8502#issuecomment-2032530415
@exceptionfactory Hopefully we are close. I added 1. `testGettingLocalDate` 2. `testGettingLocalDateTime` 3. `testGettingOffsetDateTime` in their own tests. In addition, the `Record` interface has an additional method `getAsLocalDateTime`. Tests should now pass regardless of system default timezones. I checked against `America/New_York`, `UTC+00`, etc. -- 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]
