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.
date filter not adding appropriate + / - sign for 'Z' timezone offset resulting in invalid ISO 8601 #1532
Closed

Description
See jsfiddle example here: http://jsfiddle.net/traeregan/C82QB/
e.g. the output I get in EDT is:
2012-11-06T01:29:290500
But it should be:
2012-11-06T01:29:29-0500