Gregorian Calendar
farzadso opened this issue · 3 comments
farzadso commented
Is there any chance that you could somehow integrate a Gregorian calendar in it to? And also have the ability to programmatically switch between the two calendar types?
theroozbeh commented
It is interesting but right now there are more pressing matters.
farzadso commented
Can you give me some pointers if I want to implement it myself?
theroozbeh commented
I think u should create another component with a wrapper component which contains both of them.
In new component handle leap year as it should in Gregorian calendar.