Re: mysql-connector 8.0.32 exception : java.lang.IllegalArgumentException: HOUR_OF_DAY: 2 -> 3
Posted by: Bjørn Munch
Date: September 21, 2023 01:12AM

I'm not an expert on the finer details of dateTime manipulations so I'm not sure what would be the proper solution here, but I know why you get the error. It's not a bug, but the time you are trying to insert is illegal in PDT. A time of 02:45 did not exist on March 12, because the clock jumped directly from 01:59:59 to 03:00:00.

Options: ReplyQuote


Subject
Written By
Posted
Re: mysql-connector 8.0.32 exception : java.lang.IllegalArgumentException: HOUR_OF_DAY: 2 -> 3
September 21, 2023 01:12AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.