I'm noticing I've got a few issues with dates appearing to be out by a day. It looks like its a UTC issue as none of my dates have times but the dates that are a day out appear with the time 23:00.
When i view the data in a data grid it shows correctly ( for example 20/08/2017) but when I view it in the Database Viewer it shows incorrectly (19/08/2017 23:00).
This is occurring on dates created via microflows and also data imported using the excel importer module.
Does anyone have any ideas how I can prevent this from happening or how I can correct it?