jakowenko / double-take

Unified UI and API for processing and training images for facial recognition.
https://hub.docker.com/r/jakowenko/double-take
MIT License
1.23k stars 98 forks source link

mqtt event time + logs timestamp #271

Open avico78 opened 1 year ago

avico78 commented 1 year ago

running latest DT on a docker , All events published to mqtt with UTC where i live in UTC+2 or IST timezone. I tried setting it either:

time:
  timezone: UTC+2
# or IST

but it didn't help - still see time with 2hours later

pjuhl2313 commented 9 months ago

Did you ever get this figured out? My time stamps are incorrect

newbenji commented 6 months ago

Also not working for me. newest build

config looks like this

time:
  format: ISO
  timezone: europe/copenhagen

also tried this

time:
  format: 
  timezone: europe/copenhagen