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

Add Feature to Calculate Age from Geez Date #49

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

mintesnot-teshome
Copy link

This pull request adds a feature to calculate a user's age based on a birthdate provided in the Ethiopian (Geez) calendar. It includes:

AgeCalculator Class: Handles the conversion of Ethiopian dates to Gregorian dates and calculates the user's age accurately.
Unit Tests: Comprehensive tests ensure the correctness of the implementation.

This feature is designed to help applications verify user ages when birthdates are provided in the Ethiopian calendar format, which is widely common in our country.

Having worked with Ethiopian calendar systems before, I was able to implement this solution to address the challenges of age calculation from Geez dates.

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.

1 participant