norbert-walter / esp32-nmea2000-obp60

nmea2000 gateway with ESP32
GNU General Public License v2.0
12 stars 5 forks source link

my20220306: time zone: odd status line time #18

Closed W-Geronius closed 2 years ago

W-Geronius commented 2 years ago

when a time zone is defined in OBP60 settings, the time displayed on status line is corrected by the offset. Sometimes however, the uncorrected time gets displayed - you might need to check the display for a while to observe this.

As a side question: I am living in an UTC+1 area, but the uncorrected time is my real local time!

W-Geronius commented 2 years ago

This is NOT related to TZ settings in OBP60 settings! As ist turns out, these values originate from bad data arriving via api/boatDataString and api/boatData. An issue will be opened there, closing here