Skip to content
This repository has been archived by the owner on Apr 12, 2024. It is now read-only.

date filter doesn't parse an ISO format (date)time lacking a timezone #1073

Closed
groner opened this issue Jun 18, 2012 · 2 comments
Closed

date filter doesn't parse an ISO format (date)time lacking a timezone #1073

groner opened this issue Jun 18, 2012 · 2 comments

Comments

@groner
Copy link
Contributor

groner commented Jun 18, 2012

Currently the date "2012-06-18T12:51:00" isn't parsed, but according to ES5:

15.9.1.15 Date Time String Format

The value of an absent time zone offset is "Z".

@pkozlowski-opensource
Copy link
Member

This was fixed in 9473780 (from the #1330). Is in master and works fine:
http://jsfiddle.net/rUcQM/1/

@pkozlowski-opensource
Copy link
Member

Works OK in 1.0.3: http://jsfiddle.net/rUcQM/3/ :-)

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