Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add duration formatting support #94

Open
vkatasonov opened this issue Jan 22, 2025 · 0 comments
Open

Add duration formatting support #94

vkatasonov opened this issue Jan 22, 2025 · 0 comments

Comments

@vkatasonov
Copy link

Please add a format directive for durations over 99h.
In case if in Total here are more than 99:59 (107:40), number of hours will be shown as 07:40

Task Start End Duration
Plan day 09:00 09:15 00:15
Fix Bug#1 09:27 11:33 02:06
Fix Bug#2 11:33 12:22 00:49
Triage bugs 13:00 17:00 04:00
Clean desk 17:00 17:30 00:30
Task A 08:00 18:00 10:00
Task B 08:00 18:00 10:00
Task C 08:00 18:00 10:00
Task D 08:00 18:00 10:00
Task E 08:00 18:00 10:00
Task F 08:00 18:00 10:00
Task G 08:00 18:00 10:00
Task H 08:00 18:00 10:00
Task I 08:00 18:00 10:00
Task J 08:00 18:00 10:00
Total 107:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant