From 68ebf6b4f3da5e12a04b623c7a705e73f50a8ee0 Mon Sep 17 00:00:00 2001 From: bang honam Date: Mon, 21 Apr 2014 14:30:08 +0900 Subject: [PATCH] Add hour,minutes,seconds at JSON for newbies --- README.markdown | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.markdown b/README.markdown index 13457e5..c70be37 100644 --- a/README.markdown +++ b/README.markdown @@ -271,8 +271,8 @@ Here is the full model: }, "date": [ { - "startDate":"2011,12,10", - "endDate":"2011,12,11", + "startDate":"2011,12,10,07,02,10", + "endDate":"2011,12,11,08,11", "headline":"Headline Goes Here", "text":"

Body text goes here, some HTML is OK

", "tag":"This is Optional",