diff --git a/examples/example_json.json b/examples/example_json.json index ba668a5..361ce82 100644 --- a/examples/example_json.json +++ b/examples/example_json.json @@ -1,4 +1,3 @@ - { "timeline": { @@ -7,6 +6,17 @@ "text":"People say stuff", "startDate":"2012,1,26", "date": [ + { + "startDate":"2012,1,26, 12:00", + "headline":"Sh*t People say at noon", + "text":"
Look at the startDate - I am using a time as well as a date
", + "asset": + { + "media":"", + "credit":"", + "caption":"" + } + }, { "startDate":"2012,1,26", "endDate":"2012,1,27",