Skip to content

Commit

Permalink
Add hour,minutes,seconds at JSON for newbies
Browse files Browse the repository at this point in the history
  • Loading branch information
walkingtospace committed Apr 21, 2014
1 parent 7c8db47 commit 68ebf6b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down

0 comments on commit 68ebf6b

Please sign in to comment.