[Feature Request]: Add tzdef to Device Config #254
Labels
enhancement
New feature or request
minor change
This is a minor change
parity
Feature is in other app (iOS, Android, etc)
Description
tzdef is missing from the device config menu. This allows users to set their timezone offset so device will display local time.
This is set using the appropriate string for your region. https://github.com/nayarsystems/posix_tz_db/blob/master/zones.csv
The apple client will actually handle this for you and display your timezone based on the device so all you have to do is save it. This would be a great way to handle it in the web too if possible. https://github.com/meshtastic/Meshtastic-Apple/blob/main/Meshtastic/Extensions/TimeZone.swift
The text was updated successfully, but these errors were encountered: