Closed sm-ghavami closed 1 year ago
The primary advantage of this approach over the Gregorian one is its customizability. Everyone can easily extend the parsers and override the handle_two_digit_year
method to tailor it to their specific use cases.
@Gallaecio This PR has been approved but not merged yet. Could you check this please?
We had an issue with parsing two digit year in non-gregorian calendars. This PR will fix that issue and provide a fix for both jalali and hijri calendars.