Bug: (core) Time Picker: in different browsers 'bg' time format has different view #5751
Labels
bug
Something isn't working
core
Core library specific issues
E2E automation
Issue found by e2e testing
Milestone
Is this a bug, enhancement, or feature request?
Bug
Briefly describe your proposal.
for internationalization example, output is different on different browsers.
Which versions of Angular and Fundamental Library for Angular are affected? (If this is a feature request, use current version.)
If this is a bug, please provide steps for reproducing it.
actual results:
In different browsers it has different values. In Chrome and Microsoft Edge it is '15:30 ч.', in Safari and Firefox it is '15:30'
expected results:
one style for all browsers.
Please provide relevant source code if applicable.
Is there anything else we should know?
Chrome, MS Edge:
Safari, Firefox:
The text was updated successfully, but these errors were encountered: