SimformSolutionsPvtLtd / flutter_calendar_view

A Flutter package allows you to easily implement all calendar UI and calendar event functionality. 👌🔝🎉
https://pub.dev/packages/calendar_view
MIT License
423 stars 258 forks source link

support Jalali Date #64

Closed AlphaCodeProgrammer closed 1 year ago

AlphaCodeProgrammer commented 2 years ago

i can give you useful data for add Jalali date to calendar you can use this package for convert Gregorian to Jalali date https://pub.dev/packages/shamsi_date and this package for convert English numbers to Persian numbers [https://pub.dev/packages/shamsi_date] and then make this calendar AMAZING!

ParthBaraiya commented 1 year ago

Thank you very much @AlphaCodeProgrammer for this suggestion. But we are not planning to add support for jalali dates for now. So, I'm closing this issue for time being. We will reopen this issue in future if we consider adding support for jalali dates.