v3.1.0
This release introduces support for the Jalali (Persian Solar Hijri) calendar in the DateTimePicker, also addresses some styling issues with RTL direction, and fixes issue related with 'React is not defined' error.
What's Changed
feat: add Jalali calendar. by @farhoudshapouran in #177
fix: resolve the 'React is not defined' error. by @kingsley-eneris in #176
How It Works
The calendar
prop is used to switch between the Gregorian and Jalali (Persian) calendars. Jalali calendar supports only en
and fa
locales. The default value of the calendar
prop is gregory
also it accepts jalali
.