-
Notifications
You must be signed in to change notification settings - Fork 1.7k
fix(timepicker): time convertation with meridian #4454
New issue
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
base: development
Are you sure you want to change the base?
fix(timepicker): time convertation with meridian #4454
Conversation
Codecov Report
@@ Coverage Diff @@
## development #4454 +/- ##
================================================
+ Coverage 0 73.79% +73.79%
================================================
Files 0 323 +323
Lines 0 11623 +11623
Branches 0 2475 +2475
================================================
+ Hits 0 8577 +8577
- Misses 0 1956 +1956
- Partials 0 1090 +1090
Continue to review full report at Codecov.
|
Can we do some with this? |
|
lets see |
update _renderTime to rewrite value only if do not passed Closes (#3861)
|
added a solution, review required |
|
Project: ngx-bootstrap-demo |
|
Hi guys ;) What is the status of this fix? I have same issue in my project and I don't want to make another PR which will do same thing as in this PR. My opened issue is #6306 |
Fixes #3861