Time is 4 Hours Fast

So I have been unable to ascertain the reason as to why HA is running 4 hour ahead of time. I’ve confirmed that my geo location, and time zone is correct. I’ve tried restarting several times, and still all the logs read 4 hours ahead of the current time. Anyone ells experiencing this?

Are you running in a vm?

no rpi3 b+

Is the clock set correctly on the PC you are running the web browser on?

And also is the time zone the same on the Pi and the PC?

Go to the templates section of developer tools and place the following in

{{now()}}
{{utcnow()}}

and report back the results.

Okay that’s super weird. It just randomly started reporting the correct time.
But yes the the clock on my PC is correct, with the same timezone.
Also the output from the developer tab is:
2022-06-28 11:47:00.002877-04:00
2022-06-28 15:47:00.003142+00:00
I didn’t change a thing, but yet over night it just seemed to fix itself. This is just confusing…