Skip to content
This repository was archived by the owner on Apr 14, 2021. It is now read-only.

Intl.DateTimeFormat doesn't format minutes and seconds properly #219

Closed
laskoviymishka opened this issue Aug 27, 2016 · 3 comments
Closed

Comments

@laskoviymishka
Copy link

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.

@caridy
Copy link
Collaborator

caridy commented Aug 30, 2016

This is a dupe of #190, and it was fixed few days ago, and will be part of the next release (on thrusday)!

@laskoviymishka
Copy link
Author

Thx for update!

@laskoviymishka
Copy link
Author

Closed via 20f322d

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants