I send this date from my controller in java (Spring-MVC) the type in mysql is datetime
Spring-MVC
mysql
datetime
@Temporal(TemporalType.TIMESTAM
I think maybe this is a Daylight Saving Time problem. You can check your client's timezone, and your server's timezone. (web server or SQL Server)