Datetime column values are showing differently in Grafana & SSMS

Hi,
My MSSQL query resulting data as below in SSMS.

And when I use the same query in grafana, it is showing different results. Below are results

You can see that the time values are started from 05:30:00 instead of 00:00:00

How can I solve this? I tried all ways to convert the data to datetime.