GothenburgBitFactory / GothenburgBitFactory/taskwarrior
2.6.X: `eow` does not respect weekstart
Open
topic:time
- Dominant language
- C++
- Stars
- 6.1k
- Forks
- 423
- Avg merge
- 1d 19h
- Merged PRs (30d)
- 11
Description
* What command(s) did you run?
.taskrc contains:
```
weekstart=Sunday
```
and I ran:
```
task XXX modify due:eow
```
* What did you expect to happen?
Have due set to next Sunday
* What actually happened?
For today Sunday the 22th, the end of the day i.e. Monday the 23rd was set as due date (only few hours left).
Contributor guide
Assessment
This issue has not been assessed yet.