Agranom / ngx-material-timepicker

Material desing timepicker for Angular 6.0+
https://agranom.github.io/ngx-material-timepicker/
MIT License
342 stars 139 forks source link

How to show HH:MM:XM instead of H:MM:XM #460

Open Tannv2405 opened 11 months ago

Tannv2405 commented 11 months ago

I want to show time like 01:00 AM but when I lost forcus it convert to 1:00 AM. do we have some properties to config it?