GothenburgBitFactory / GothenburgBitFactory/taskwarrior
Forbid H:M in date formats?
Open
topic:time
- Dominant language
- C++
- Stars
- 6.1k
- Forks
- 423
- Avg merge
- 1d 19h
- Merged PRs (30d)
- 11
Description
If you inadvertently use `H:M` instead of `H:N` in the date format, it's hard to spot the mistake, because you get the right number of digits.
I can't think why would anyone want to use `H:M` on purpose, so perhaps it would make sense to forbid it?
Contributor guide
Assessment
This issue has not been assessed yet.