jquense / react-big-calendar

gcal/outlook like calendar component
http://jquense.github.io/react-big-calendar/examples/index.html
MIT License
7.84k stars 2.23k forks source link

Is it possible to access culture in utils/dates? #1858

Closed sepehrooo closed 3 years ago

sepehrooo commented 3 years ago

Do you want to request a feature or report a bug?

Feature

What's the current behavior?

React big calendar is not supporting other types of calendars and only supports Gregorian Calendar.

What's the expected behavior?

I want to add a pull request so that the calendar can support other types of calendars (Jalali/Hijri/Chinese/...) Is it possible to access culture inside utils/dates to be able to manipulate some functions in dates.js based on the culture?

huzeifajaha commented 1 year ago

did u find the support for this