vue2-timepicker
vue2-timepicker copied to clipboard
Is it possible to change the "A" abbreviation in the input?
Hello. I'm trying to change the "A" abbreviation (token) in the input (when the user selects a time, not a placeholder) to AM/PM. Just a visual thing, so it'll be less confusing for the user. Is it possible? If yes, what's the best way to implement this?

P.S. I know about "apm-label" but it changing it only in the dropdown, not in the input.
Thanks!