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

Incorrect Leap Year Calculation for 1403 in Jalali Calendar #33

Open
baravak opened this issue Dec 24, 2024 · 0 comments
Open

Incorrect Leap Year Calculation for 1403 in Jalali Calendar #33

baravak opened this issue Dec 24, 2024 · 0 comments

Comments

@baravak
Copy link

baravak commented Dec 24, 2024

Description

The library incorrectly calculates the year 1403 in the Jalali calendar as a non-leap year. According to the Jalali calendar rules, 1403 should be a leap year because the difference between its year and the previous leap year (1399) is 4 years.


Steps to Reproduce

  1. Use the library to check if 1403 is a leap year.
  2. The library incorrectly returns false, indicating that 1403 is not a leap year.
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

1 participant