This repository was archived by the owner on Apr 12, 2024. It is now read-only.
This repository was archived by the owner on Apr 12, 2024. It is now read-only.
Angular date filter in IE #13880
Closed
Description
Hi,
I have an issue with date filter and timezone in IE 11.
I created a plunker.
http://plnkr.co/FzVbYl
The filter is not formatting the date-time based on the timezone.
Example, if you change your system time and run the plunker, the time is the local time of browser. Which is incorrect.
This works btw in chrome, safari and firefox.