schollz / find3

High-precision indoor positioning framework, version 3.
https://www.internalpositioning.com/doc
MIT License
4.65k stars 366 forks source link

Allow setting time-zone per family #12

Open victorhooi opened 6 years ago

victorhooi commented 6 years ago

We should allow setting a timezone for each family (aka group).

This means we could print out last-seen timestamps in local time, including TZ code if we wanted.

schollz commented 6 years ago

Thats a good idea. It should be easy enough to do. Everything is stored on disk as UTC so it can be converted to whatever.

seaverd commented 6 years ago

I would love to see this as well. I am running in docker and tried to set my time zone via docker and the dashboard still reports the time in UTC. Looking forward to this enhancement as I would love to see times in my native time zone.

orxaz commented 6 years ago

Hi.

I would love to see times in my native time zone too, isn't is possible to change it for all devices/familys?

Regards.