interactionresearchstudio / NaturewatchCameraServer

A Python / OpenCV camera server to stream Pi camera content to a remote client through a website.
https://mynaturewatch.net
GNU General Public License v3.0
103 stars 48 forks source link

Time and date are inaccurate #56

Closed mikevanis closed 3 years ago

mikevanis commented 3 years ago

From @mrdeanbrown: the time and date look pretty accurate but I believe it's recording one hour behind

mikevanis commented 3 years ago

Could this be daylight saving time?

mikevanis commented 3 years ago

The fake time functionality in the server doesn't handle daylight saving time, as time is expressed as UTC epoch.