We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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 ?
day_start
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I've just noticed an inconsistency between the log and aggregate/report commands for activities extending on several days.
What about an option
day_start
?The text was updated successfully, but these errors were encountered: