FAI-CIVL / FAI-Airscore

AirScore - online paragliding / hanggliding GAP-based scoring software.
https://airscore.cc/
GNU General Public License v3.0
13 stars 17 forks source link

local time = UTC in map #199

Open kuaka opened 3 years ago

kuaka commented 3 years ago

image no matter the UTC offset local time is equal to UTC

kuaka commented 3 years ago

I did some investigation on this. This is caused when the time offset for a task is changed after the task has been set as the offset for tracklog maps is taken from the task map file. Suggested fix: when changing the timeoffset, check if task is set, if so then overwrite the map file with a new version. or more secure use the offset in the task object