Generate a POSIX timezone string from a ZoneID (#3514)

This commit is contained in:
Phil Oliver 2025-10-22 16:10:09 -04:00 committed by GitHub
parent 58eeef38a9
commit e4ba6d6136
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
11 changed files with 271 additions and 17 deletions

View file

@ -110,6 +110,7 @@
<string name="config_device_tripleClickAsAdHocPing_summary">Send a position on the primary channel when the user button is triple clicked.</string>
<string name="config_device_ledHeartbeatEnabled_summary">Controls the blinking LED on the device. For most devices this will control one of the up to 4 LEDs, the charger and GPS LEDs are not controllable.</string>
<string name="config_device_tzdef_summary">Time zone for dates on the device screen and log.</string>
<string name="config_device_use_phone_tz">Use phone time zone</string>
<string name="config_device_transmitOverLora_summary">Whether in addition to sending it to MQTT and the PhoneAPI, our NeighborInfo should be transmitted over LoRa. Not available on a channel with default key and name.</string>
<string name="config_display_screen_on_secs_summary">How long the screen remains on after the user button is pressed or messages are received.</string>