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

Activities extending on several days #444

Open
ericguirbal opened this issue Jul 5, 2021 · 0 comments
Open

Activities extending on several days #444

ericguirbal opened this issue Jul 5, 2021 · 0 comments
Labels

Comments

@ericguirbal
Copy link
Contributor

I've just noticed an inconsistency between the log and aggregate/report commands for activities extending on several days.

> watson add --from "2021-07-04 23:00" --to "2021-07-05 01:00"  textbook
Adding project textbook, started 18 hours ago and stopped 16 hours ago. (id: 507617a)

> watson log --from "2021-07-04"
Sunday 04 July 2021 (2h 00m 00s)
	507617a  23:00 to 01:00   2h 00m 00s  textbook

> watson aggregate --from "2021-07-04"
Sun 04 July 2021 - 59m 59s            
  textbook - 59m 59s

Mon 05 July 2021 - 1h 00m 00s
  textbook - 1h 00m 00s

What about an option day_start ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants