[Bug] Settings "12:00 AM" on the time picker resets the time to 12:00 PM instead
Nek-12 opened this issue · 8 comments
Nek-12 commented
- Open a time picker with AM/PM mode enabled
- Set the time to 12:00 AM explicitly i.e by tapping the AM/PM chip
- Click "OK"
- Dialog returns "12:00 PM"
- Set the time to 12:00 PM, choosing "PM" explicitly
- Dialog returns "00:00 AM".
luisguzman2098 commented
How can I get the selection value of AM or PM to put it in a string?
Nek-12 commented
How is this related to the issue? @luisguzman2098
Nek-12 commented
@maxkeppeler Any progress on this?
Nek-12 commented
@maxkeppeler Is there any progress on this? Would you be willing to merge a PR that fixes the issue?
maxkeppeler commented
Yes, contributions are welcome! Just no hacky workarounds but clean solutions. Considering my free time I would be very thankful for a PR that fixes this issue!
Nek-12 commented
Yes, I noticed that you are very busy lately. I'll prepare a PR, this should be a simple but very important fix
maxkeppeler commented
Where's the PR? 😆
Nek-12 commented
Where's the PR? 😆
I completely forgot about this 🙃
Thanks for fixing the bug