Open luiz-soares opened 1 year ago
hi,
I noticed that the format used to display the time by ngx-material-timepicker-dial is hard coded to HOUR : MINUTE PERIOD
This causes at least two differences between the value displayed in input and in the time picker:
Would you accept a PR to fix at least 1 ?
You can see that in https://stackblitz.com/edit/angular-13-znkf4b
@luiz-soares Hi. Sure, you can prepare the PR
hi,
I noticed that the format used to display the time by ngx-material-timepicker-dial is hard coded to HOUR : MINUTE PERIOD
This causes at least two differences between the value displayed in input and in the time picker:
Would you accept a PR to fix at least 1 ?
You can see that in https://stackblitz.com/edit/angular-13-znkf4b