- Status Researching
- Percent Complete
- Task Type Bug Report
- Category Backend/Core
- Assigned To No-one
- Operating System All
- Severity Medium
- Priority Very Low
- Reported Version 0.9.9.7
- Due in Version Undecided
-
Due Date
Undecided
-
Votes
2
- Joshua Helm (02.01.2019)
- Josef Kufner (27.03.2013)
- Private
Attached to Project: Flyspray - The bug killer!
Opened by Josef Kufner - 27.03.2013
Last edited by Psychokiller1888 - 06.03.2015
Opened by Josef Kufner - 27.03.2013
Last edited by Psychokiller1888 - 06.03.2015
FS#1856 - Wrong timezones
Hello,
when selecting timezone in user profile, it only offers offset based timezones. It should offer timezones like "Europe/Prague", instead, because in summer it is UTC+2 and in the winter UTC+1. Also UTC is the same as GMT.
Using offsets will cause invalid future and past times when crossing daylight saving or when something other changes.
Adding daylight checkbox is not enough and will cause additional troubles. Just use names and store them as ENUM in database, not offset. This problem is pretty complicated and the only solution is to use names and let libraries to solve it for you.
Thank you.
Same old same problem as everywhere and no where is it fixed correctly...