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 has been archived by the owner on Apr 12, 2024. It is now read-only.
@AgentShark as explained by @groner this is expected behavior as Date object are converted to a local time zone in JS. The referenced issue #1073 was fixed in master already (will make it into the next release). Closing.
Got {{'2012-08-10T00:00:00Z'|date:'d'}} = 9
Expected = 10
Angular 1.0.1
The text was updated successfully, but these errors were encountered: