drademann / haora

CLI application for time tracking of working hours.
Apache License 2.0
1 stars 0 forks source link

week display goes back too far #16

Closed drademann closed 3 months ago

drademann commented 3 months ago

Given today is Monday, trying to display last weeks times should be as easy as

$ haora -d mo list --week

But this returns the week before last week, it does not select last week's Monday.