-
Type:
Improvement
-
Resolution: Done
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
The JSON parser and tools using it should support parsing strict json documents with dates represented as ISO date strings, as follows:
{ "appointmentTime": { "$date": "2011-11-21T14:30:00.000-0400" } }