Incorrect date in table

I have a table that is supposed to show the counts for the month however instead of the date showing “May 1, 2018 12:00 AM” it shows “April 30, 2018 8:00 PM”. How would i get it to show the correct date? The data source is elasticsearch and all data is stored in elasticsearch as UTC, dashboard is set to use local browser time which is EST, All the graphs on this dashboard show the correct time and data. Only the table has the issue.

Please include the request/response from query inspector for us to be able to help you further. Are you running Grafana on a server that has timezone UTC?

Marcus