wix / react-native-calendars

React Native Calendar Components 🗓️ 📆
MIT License
9.44k stars 2.93k forks source link

How to use jalali Date in this module ? #308

Open Navidhp opened 6 years ago

Navidhp commented 6 years ago

this module supported jalali in calendar ?

tautvilas commented 6 years ago

I don't think so

Navidhp commented 6 years ago

@tautvilas what's the solution ? Because X-Date does not support jalali, is it in your program to add this functionality to this module?

tautvilas commented 6 years ago

Sorry, we don't have it in our plans at this moment

Navidhp commented 6 years ago

@tautvilas thank you

jadidian commented 6 years ago

@tautvilas too bad, you guys have done an awesome job with this library (UI-wise) but didn't fully plan on its i18n; and by i18n I mean supporting calendar systems other than Georgian it would have been better to use a mature calendar core like moment instead of X-Date which hasn't even reached v1.0... BTW moment supports Jalali as well.

tautvilas commented 6 years ago

Hi migration to other date library than XDate is in plans for this library.

jadidian commented 6 years ago

Here is a nice moment-based date / time picker library which I have used in a few react web projects, it also integrates Jalali calendar system. If you guys decided to use moment these might give you some insights https://github.com/dmtrKovalenko/material-ui-pickers https://github.com/alitaheri/material-ui-pickers-jalali-utils

Navidhp commented 5 years ago

@tautvilas any news about issue ?

PurTahan commented 1 year ago

is there any good news?