Skip to content

Instantly share code, notes, and snippets.

@timlevett
Last active August 29, 2015 14:20
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save timlevett/f025a24a625da7103b36 to your computer and use it in GitHub Desktop.
Save timlevett/f025a24a625da7103b36 to your computer and use it in GitHub Desktop.
[
{
"lastModified":{
"year":2015,
"weekyear":2015,
"yearOfEra":2015,
"centuryOfEra":20,
"dayOfYear":96,
"dayOfMonth":6,
"dayOfWeek":1,
"era":1,
"weekOfWeekyear":15,
"yearOfCentury":15,
"monthOfYear":4,
"millisOfSecond":549,
"millisOfDay":77402549,
"secondOfMinute":2,
"secondOfDay":77402,
"minuteOfHour":30,
"minuteOfDay":1290,
"hourOfDay":21,
"millis":1428355802549,
"chronology":{
"zone":{
"fixed":true,
"id":"UTC"
}
},
"zone":{
"fixed":true,
"id":"UTC"
},
"equalNow":false,
"afterNow":false,
"beforeNow":true
},
"id" : null,
"preferredName":null,
"relationship" : "Moms",
"languages" : [
{
"type" : "1",
"value" : "English"
}
],
"phoneNumbers":[
{
"type" : "mobile",
"value" : "1234567897"
}
],
"addresses":[
{
"type":null,
"addressLines":[
"1210 West Dayton Street",
"Room 3233"
],
"city":"Madison",
"country":"United States",
"state":"Wisconsin",
"postalCode":"53706",
"comment":null,
"edit":false
},
{
"type":null,
"addressLines":[
"1210 West Dayton Street",
""
],
"city":"Madison",
"country":"United States",
"state":"Wisconsin",
"postalCode":"53706",
"comment":"i work here",
"edit":true
}
]
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment