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

timew bal today includes two days #6

Open
sphh opened this issue Sep 27, 2023 · 1 comment
Open

timew bal today includes two days #6

sphh opened this issue Sep 27, 2023 · 1 comment

Comments

@sphh
Copy link

sphh commented Sep 27, 2023

When I issue the command timew bal today I get the balance for two days:

$ date
Wed 27 Sep 13:12:25 CEST 2023

$ timew bal today
Start: Wed Sep 27 00:00:00 2023
  End: Fri Sep 29 00:00:00 2023

...

I believe this is wrong and actually should be:

Start: Wed Sep 27 00:00:00 2023
  End: Thu Sep 28 00:00:00 2023

...
@gompper
Copy link

gompper commented Oct 11, 2023

You can achieve what you want by setting round_interval = no in the configuration file.

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

2 participants