fullcalendar / fullcalendar

Full-sized drag & drop event calendar in JavaScript
https://fullcalendar.io
MIT License
18.58k stars 3.61k forks source link

jalali calendar events #7231

Closed MahdiAmiriDev closed 1 year ago

MahdiAmiriDev commented 1 year ago

Checklist

Is this feature for a specific connector (React/Angular/etc)?

No connector in particular

Feature Description

hello I use Fullcalendar its useful but I have problem. I want to add some event to my calendar I set locale to 'fa' when i add some event like this example events:[{ title: 'Angular', start: '14011214', backgroundColor: 'green', borderColor: 'green' }], it dosent work becuse of start date. when i Use some thing like this 20230305 format its work well any idea about using jalali format for event?

acerix commented 1 year ago

I believe this existing ticket captures this need: https://github.com/fullcalendar/fullcalendar/issues/1813 ↑ Please visit the above issue, give a 👍 to vote (?), press the 🔈Subscribe button to receive updates.