Formatted duration always calculates highest unit, even if missing #26
Notifications
Total Time Spent: 30 minutes
lukas
30 minutes
No due date set.
Dependencies
No dependencies set.
Reference: lukas/timetracker#26
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This leads to confusing behaviour:
For now,
format_durationwill always calculate only units present in theformat_string.In the future, toggle should be added to change this behavior: #27
Done in
078f87687f