You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 14, 2021. It is now read-only.
Related to angular/angular#10974
Seems like there is issue with Intl.DateTimeFormat.
When you try to format date with only minutes and/or seconds it ignore it and format as default.
It seems like there is only hour + minutes + seconds pattern support properly.
Here plnkr to describe issue: http://plnkr.co/edit/HdVrwbvZkcqZclwPJHaN?p=preview
Same as chakra-core/ChakraCore#1223
Reproducing in Safari.
The text was updated successfully, but these errors were encountered:
Related to angular/angular#10974
Seems like there is issue with Intl.DateTimeFormat.
When you try to format date with only minutes and/or seconds it ignore it and format as default.
It seems like there is only hour + minutes + seconds pattern support properly.
Here plnkr to describe issue: http://plnkr.co/edit/HdVrwbvZkcqZclwPJHaN?p=preview
Same as chakra-core/ChakraCore#1223
Reproducing in Safari.
The text was updated successfully, but these errors were encountered: