AymanYassinn / HijriDatePicker

Hijri Date Picker In Flutter
MIT License
1 stars 4 forks source link

date is always in Hijri even with PickerType.JWestern #1

Closed seifguizani closed 1 year ago

seifguizani commented 1 year ago

Hi First of all thank you for this effort.

I tried to use it but when I display the picker in western type (pickerType: PickerType.JWestern), dateTime.westernDate.toString() gives me the date in Hijri ! Any idea how to deal with it please ?

Even in the widget, it's displayed in Arabic

image

Regards

AymanYassinn commented 1 year ago

Hello, You should try the new release we made a new widget called Global Picker its easy to use. thanks.