Skip to content

CE-2403: Store and retrieve timezone info for every date

Domonkos Gulyas requested to merge CE-2403_Operation-logs-has-wrong-date into develop

All timestamp types in the database has been converted to timestamp with timezone and set to the default UTC. Additionally, timezones are also included in the dates in HTTP responses.

Closes CE-2403

Merge request reports