Browse Source

Add hour,minutes,seconds at JSON for newbies

pull/607/head
bang honam 11 years ago
parent
commit
68ebf6b4f3
  1. 4
      README.markdown

4
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":"<p>Body text goes here, some HTML is OK</p>",
"tag":"This is Optional",

Loading…
Cancel
Save