Skip to content

Instantly share code, notes, and snippets.

@bgriggs1
Created February 20, 2013 03:42
Show Gist options
  • Save bgriggs1/4992691 to your computer and use it in GitHub Desktop.
Save bgriggs1/4992691 to your computer and use it in GitHub Desktop.
"both" return format example
{
field_1: "02/08/2013 to 02/11/2013",
field_1_raw: {
"date":"02/08/2013",
"to":{
"date":"02/11/2013"
},
"all_day":true
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment