We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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
The text was updated successfully, but these errors were encountered:
@luiz-soares Hi. Sure, you can prepare the PR
Sorry, something went wrong.
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: