I searched a lot about persian datepicker to use in Android app which is written in c# with Xamarin. but I couldn't find.
I also searched for a mean to change the date object which is used in default datepicker and there was no hope too.
do you know any shamsi (persian) datepicker for Xamarin or any way to extend default datepicker or changing calendar?
I've been downloaded PersianMaterialDateTimePicker
and converted to dll
with Visual Studio
.
So you can download this dll
and use it.
Example:
Com.Mohamadamin.Persianmaterialdatetimepicker.Date.DatePickerDialog d = new Com.Mohamadamin.Persianmaterialdatetimepicker.Date.DatePickerDialog();
d.Show(FragmentManager, "test");
You can download the dll from here:
https://forums.xamarin.com/discussion/48774/another-calendar-type-for-datepicker
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With