Inconsistent Time Zone in Map View
OS & Hardware:
- Docker / Linux Pop!_OS 22.04 LTS x86_64
- Browser: LibreWolf 130.0.1-1
Version:
- Application Version: 0.25.4
Describe the Bug: When highlighting a recorded route, the start and end times are displayed in UTC rather than my local time zone. However, when filtering times using the controls above the map, the filters correctly display times in my local time zone.
Steps to Reproduce:
- Navigate to the '/map/' page.
- Enter values for 'Start at' and 'End at' fields for which you have collected data and click 'Search.'
- Hover over a route on the updated map to view the start/end time difference.
Expected Behavior: The start and end times displayed when highlighting a route should match my local time zone, not UTC. Screenshots **
**
Logs
_dawarich_app_logs.txt _dawarich_sidekiq_logs.txt
Additional Information I've populated my 'TIME_ZONE' environmental value in both 'dawarich_app' & dawarich_sidekiq.
This looks to be related to #1682.
Should be fixed in 0.36.3