Why does grafana pass wrong timestamp for a point from a time series graph to it's child dashboard when clicking on it?

When I click on a point on a time series graph to pass it to the child dashboard, it passes an incorrect time stamp, sometimes two or three days behind the actual timestamp of the point clicked.

The child dashboard accepts this incorrect timestamp, resulting in inaccurate data.

By the way, the timestamp in the data source is in UTC.

What can I do about this?