smsearcy / mesh-info

Collect and view information about an AREDN mesh network.
GNU General Public License v3.0
5 stars 2 forks source link

Use UTC by default #64

Open smsearcy opened 2 years ago

smsearcy commented 2 years ago

Since mesh networks (especially with tunnels) can extend beyond a single timezone, UTC is a more logical default.

Then there should be an option for users to select their preferred timezone (stored as a cookie, I'm not looking to add users at this point).

smsearcy commented 2 years ago

Chatting with local users, defaulting to UTC wasn't popular. I think the best way to roll this out is to include a server setting for the default and the ability for users to choose their preferred timezone.