Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature Request]: Add tzdef to Device Config #254

Open
rcarteraz opened this issue Jun 23, 2024 · 1 comment · May be fixed by #255
Open

[Feature Request]: Add tzdef to Device Config #254

rcarteraz opened this issue Jun 23, 2024 · 1 comment · May be fixed by #255
Labels
enhancement New feature or request minor change This is a minor change parity Feature is in other app (iOS, Android, etc)

Comments

@rcarteraz
Copy link
Contributor

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

@rcarteraz rcarteraz added the enhancement New feature or request label Jun 23, 2024
@Hunter275 Hunter275 added minor change This is a minor change parity Feature is in other app (iOS, Android, etc) labels Jun 23, 2024
@Hunter275
Copy link
Member

@Hunter275 Hunter275 linked a pull request Jun 28, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request minor change This is a minor change parity Feature is in other app (iOS, Android, etc)
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants