We need the TimePicker to retain all of its default behavior with the addition of accepting multiple format types when a user manually enters data. For example, if the user chooses a date from the popup it will show the date with the default format, but we want the user to also type in varying formats such as '7a' or '7pm'. Is it possible to add multiple accepted input formats to a TimePicker?
Required time formats:
- 7:00am
- 7:00a
- 7am
- 7a
- 7:00pm
- 7:00p
- 7pm
- 7p
- 19:00