Notes |
|
|
Hi!
I attempted to fix this in this pull request:
https://github.com/caseysoftware/web2project/pull/90
Unfortunately my brain failed me today when i attempted to verify if the issue was gone. If you are still around could you test the patch and see if it helps?
Best Regards,
Eirik |
|
|
(0002510)
|
TimK
|
2012-04-27 05:21
|
|
Hi Eirik,
yes I'm still around and I'm really thankful for your reply an the patch, which seems to be working. My task now starts on it's predecessor's end instead an hour eary.
Unfortunately, everything is displayed an hour early in the tasks overviews now. When I enter a task lasting from 9 to 17, it will be shown with 8 and 16 as start and end time.
I can not rule out the possibility of this behaviour having a different origin: i stopped using w2p because of the bug and had to reanimate and update it for testing your patch. There might have been other things happening, too.
regards
Tim |
|
|
|
Tanks for a quick reply!
I am looking into this, and unfortunately a lot of the tasks system seem not to care about time zones... Also the tasks module is a bit messy so finding all the values, or where to edit them is not very easy...
I've added a commit to the previously mentioned branch where formatting should depend on the users timezone instead of using raw database values... |
|
|
|
|