GaspardMerten / date_field

Flutter DateField and DateFormField
Other
45 stars 32 forks source link

Change language #80

Open Gaetan27170 opened 1 week ago

Gaetan27170 commented 1 week ago

Hello,

I'm not sure to be able to find the feature to change the language to locale in DateTimeFormFields.

Is that possible currently, is it a futur feature?

Thanks in advance

Hamdy commented 1 week ago

use dateFormat example for arabic

dateFormat: DateFormat.yMMMMd('ar')