- 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
3
- paulfertser (28.12.2019)
- jhelm (02.01.2019)
- jkufner (27.03.2013)
- Private
Attached to Project: Flyspray
Opened by jkufner - 27.03.2013
Last edited by Psychokiller1888 - 06.03.2015
Opened by jkufner - 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.
Loading...
Available keyboard shortcuts
- Alt + ⇧ Shift + l Login Dialog / Logout
- Alt + ⇧ Shift + a Add new task
- Alt + ⇧ Shift + m My searches
- Alt + ⇧ Shift + t focus taskid search
Tasklist
- o open selected task
- j move cursor down
- k move cursor up
Task Details
- n Next task
- p Previous task
- Alt + ⇧ Shift + e ↵ Enter Edit this task
- Alt + ⇧ Shift + w watch task
- Alt + ⇧ Shift + y Close Task
Task Editing
- Alt + ⇧ Shift + s save task
Same old same problem as everywhere and no where is it fixed correctly...