theroozbeh/vue2-persian-datepicker

Gregorian Calendar

farzadso opened this issue · 3 comments

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?

It is interesting but right now there are more pressing matters.

Can you give me some pointers if I want to implement it myself?

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.