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

[Feature] Add Leap Year Calculator #847

Closed
4 of 7 tasks
GnanariddhikaRavikumar opened this issue May 24, 2024 · 4 comments · Fixed by #936
Closed
4 of 7 tasks

[Feature] Add Leap Year Calculator #847

GnanariddhikaRavikumar opened this issue May 24, 2024 · 4 comments · Fixed by #936
Assignees
Labels
calculator addition 📱 Addition of new calculator enhancement ✨ New feature or request gssoc GSSOC Open Source Program level3 Advanced task

Comments

@GnanariddhikaRavikumar
Copy link
Contributor

Description

Adding Leap Year calculator- Leap Year, people says that it comes once in 4 years but there are some exceptional cases, where leap year doesn't occur like in same pattern. For eg: 1896 is a leap year but after 4 years 1900 is not a leap year. So we are adding the calculator which says whether the year entered is leap year or not . I can able to do this so kindly assign me this issue @Rakesh9100

Screenshots

image

Checklist

  • I have checked the existing issues.
  • I follow Contributing Guidelines of this project.
  • I am a GSSOC'24 contributor.
  • I am a IWOC'24 contributor.
  • I am a JWOC'24 contributor.
  • I am a SWOC'24 contributor.

Code of Conduct

Copy link

Hey @GnanariddhikaRavikumar, Welcome to the project CalcDiverse! 🎊
Thanks for opening an issue! 🙌 Please wait for the issue to be assigned. Happy Coding!! ✨

@S-i-y-a-g
Copy link

please assign me this issue

@Rpokhariya
Copy link

Rpokhariya commented May 25, 2024

Yes, the century years must be divisible by 400 to be a leap year.
@Rakesh9100 Please assign gssoc24 tags to the issue, I would like to resolve the issue.

@Rakesh9100
Copy link
Owner

Go ahead @GnanariddhikaRavikumar

@Rakesh9100 Rakesh9100 added the gssoc GSSOC Open Source Program label May 27, 2024
@Rakesh9100 Rakesh9100 changed the title [Feature] Leap Year Calculator [Feature] Add Leap Year Calculator May 27, 2024
@Rakesh9100 Rakesh9100 added enhancement ✨ New feature or request calculator addition 📱 Addition of new calculator level3 Advanced task labels Jun 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
calculator addition 📱 Addition of new calculator enhancement ✨ New feature or request gssoc GSSOC Open Source Program level3 Advanced task
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants