Rely on actual unix time instead of timezone specific human-readable one #21825
Labels
Nice to Have
Should be fixed but there is no priority or no possibility to fix it within current horizon planning
Describe the idea
Use UNIX time to determine whether the place is open (when the train departs, ...).
Ignore the device's timezone, use the timezone of the region instead.
Expected behaviour
Application correctly defines whether the place is open if the device's time is correct regardless of the device's timezone.
Alternatives you've considered
Manually setting the proper timezone of the according region.
Context
It is somewhat related to #15119; I believe one fix might close both issues.
My case is:
This comment suggests guessing timezone by latitude/longitude. I think it is unnecessary because the timezone can be determined through the metadata of the map (region).
The text was updated successfully, but these errors were encountered: