Event TimeStamp
Event TimeStamp
I changed my time display from UTC to America/New_York in PHP and the system. My timezone is displaying correctly, now. However, the event star and stop times do not match my camera timestamps. They're showing EST + 5 hours.
-
- Posts: 1336
- Joined: Sat Aug 31, 2019 7:35 am
- Location: San Diego
Re: Event TimeStamp
Maybe check Options->System->Timezone.
Also, you may need a restart for the new TZ to update.
Also, you may need a restart for the new TZ to update.
Re: Event TimeStamp
may be also check the database after a change of the os tz. if time_zone of mysql is set to SYSTEM (i.e. timezone inherited from os) then a restart of mysql may be worth a try given that the timezone is determined by mysql at the start up of the db.