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

Enhancement: configurable first day of the week #293

Open
sandrobonazzola opened this issue Jan 31, 2023 · 1 comment
Open

Enhancement: configurable first day of the week #293

sandrobonazzola opened this issue Jan 31, 2023 · 1 comment

Comments

@sandrobonazzola
Copy link
Contributor

In some countries like Israel the week starts on Sunday instead of Monday.

This leads to did this week reports to consider task done on Sunday as done in previous week.

As a manager having people in countries with different first day of the week I would like to be able to configure the first day of the week within the configuration file.

@psss
Copy link
Owner

psss commented Jan 31, 2023

Sounds like a nice feature and should not be hard to implement. I guess it will be very similar to the quarter option. Pull requests are welcome! :)

sandrobonazzola added a commit to sandrobonazzola/did that referenced this issue Feb 2, 2023
Fixes psss#293

Signed-off-by: Sandro Bonazzola <sbonazzo@redhat.com>
sandrobonazzola added a commit to sandrobonazzola/did that referenced this issue Feb 7, 2023
Fixes psss#293

Signed-off-by: Sandro Bonazzola <sbonazzo@redhat.com>
sandrobonazzola added a commit to sandrobonazzola/did that referenced this issue Feb 8, 2023
Fixes psss#293

Signed-off-by: Sandro Bonazzola <sbonazzo@redhat.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants