dawarich icon indicating copy to clipboard operation
dawarich copied to clipboard

Inconsistent Time Zone in Map View

Open Swamp2k9 opened this issue 8 months ago • 1 comments

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:

  1. Navigate to the '/map/' page.
  2. Enter values for 'Start at' and 'End at' fields for which you have collected data and click 'Search.'
  3. 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 **

Image

**

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.

Swamp2k9 avatar Apr 08 '25 07:04 Swamp2k9

This looks to be related to #1682.

Swamp2k9 avatar Sep 03 '25 03:09 Swamp2k9

Should be fixed in 0.36.3

Freika avatar Dec 14 '25 21:12 Freika