Group by 1day interval starts at 1PM for Elasticsearch source

Hi Everyone,
I’m using grafana-5.0.4 with configured data source to elasticsearch-5.6.9. with UTC timezone for logs stored in Elasticsearch and UTC+12 for Browser time.

When I group the metrics by timestamp with fixed Interval 1 day the metrics interval starts at 12PM instead of 12AM (midnight).

When I don’t group the metrics and leave automatic Interval the latest timestamp for displayed metrics in the graph has correct timestamp matching the browser time.

Is there a way how to configure that 1day interval for grouped metrics starts at midnight according browser time?
Cheers

That’s not currently supported. Switch to using utc in the dashboard but I guess you already evaluated that.

Marcus