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

Week number calculation bug #52

Conversation

tahamohsini
Copy link

Week number calculation issue
If the year start day is the same as the selected week start day, (roudingFigure is 0)
by logic, it's divided by 7, But it's the 1st week of the current year.

Before:
before

After:
after

@tahamohsini tahamohsini reopened this Mar 15, 2024
@tahamohsini tahamohsini changed the title Week number calculation Week number calculation bug Mar 15, 2024
@AhsanAyaz AhsanAyaz merged commit 8e0ca5c into IOMechs:master Mar 18, 2024
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

Successfully merging this pull request may close these issues.

None yet

2 participants