psss / did

What did you do last week, month, year?
https://did.readthedocs.io/
GNU General Public License v2.0
245 stars 103 forks source link

Implement `did last [monday..sunday]` #342

Closed xsuchy closed 3 months ago

xsuchy commented 7 months ago

Fixes: #305

psss commented 6 months ago

Seems the last adjustment broke some intervals: After the change we get one week before the expected interval:

> date
Wed Dec 13 23:01:05 CET 2023

> did last friday
Status report for the last friday (2023-12-01 to 2023-12-01).

Failing tests confirm the problem.

xsuchy commented 3 months ago

Ping. Anything blocking this PR?