All dates are wrong after updating from 4.3 to 4.5

Carl 7 years ago

Hi!

I'm using MySQL. Same database, modified traccar.xml to add timeZone=UTC otherwise I was getting error initialising the database and now all the dates are 5 hours earlier than they should. Any fix to this?

Recently reported events show proper times but all old ones are 5 hours earlier.

Anton Tananaev 7 years ago

Try changing timezone to your local one.

Carl 7 years ago

You mean the one in traccar.xml? My local one is CEST and it was not working properly, getting same problem initialising database. Then I tried CET and it worked but times were not correct so I tried UTC as last resource and didn't work either...