Chris1234567899 / flutter_time_range_picker

A time range picker for Flutter
Other
33 stars 52 forks source link

12 pm can't select from picker #45

Open vmeditab opened 1 year ago

vmeditab commented 1 year ago

I can't select 12pm hour from the picker. I attached screenshot. As you see in the screenshot, I selected pm for the time still it is showing am in the header.

Screenshot_20221108_194952

EslamAbotaleb commented 1 year ago

You must use this time format HH:mm not hh:mm to display 12:00 PM or 12:00 AM