dan-s1 commented on PR #10011:
URL: https://github.com/apache/nifi/pull/10011#issuecomment-2970653222

   @exceptionfactory 
   Thank you for the contribution. I am still noting two things which seem to 
be off.
   I ran your fix with parameter date "20250601 and the various time zones the 
user had mentioned in the ticket and I get the following. Please note the time 
zone of my computer is UTC. 
   
   | Time Zone | toDate result|
   |-----------------|--------------------|
   | Europe/Berlin            | Sat May 31 22:00:00 UTC 2025|
   | UTC            | Sun Jun 01 00:00:00 UTC 2025|
   | Europe/Kiev | Sat May 31 21:00:00 UTC 2025|
   | America/Detroit | Sun Jun 01 04:00:00 UTC 2025|
   
   One thing to note is all the examples have UTC as the timezone. One of the 
user's issue was to have the correct timezone in the timestamp and that still 
is not happening. Furthermore all the later time zones than UTC such as 
Europe/Berlin and Europe/Kiev should have the same date Sun Jun 01 and later 
times 02:00:00 and  03:00:00. Also timezone America/Detroit  should be an 
earlier date Sat May 31 and time 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]

Reply via email to