GothenburgBitFactory / GothenburgBitFactory/taskwarrior
[TW-1866] calender function is off by one week
Open
topic:time
type:bug
- Dominant language
- C++
- Stars
- 6.1k
- Forks
- 423
- Avg merge
- 1d 19h
- Merged PRs (30d)
- 11
Description
_akendo on 2016-11-02T14:40:53Z says:_
When the command `task calender` is executed without the paramater `weekstart=Monday` in the `.taskrc`, the week count displayed in the calender are off by one.

Focus on the week count of the January weeks. It does start with 2 instead of 1.
When the parameter `weekstart=Monday` is enabled this problem is no present.
This problem was confirmed by pbeckingham in IRC
Contributor guide
Assessment
This issue has not been assessed yet.