jifalops / datetime_picker_formfield

A Flutter widget that wraps a TextFormField and integrates the date and/or time picker dialogs.
MIT License
186 stars 101 forks source link

Not changing 24hr to 12hr. #132

Open Sarat-1997 opened 2 years ago

Sarat-1997 commented 2 years ago

I had referred your code and it works but small problem is not changing 24hr format to 12hr format. How to convert it?