Skip to content

Instantly share code, notes, and snippets.

@avinash-mishra
Last active October 2, 2017 05:25
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 avinash-mishra/9007d7ee888495001ffb1bfb7b231489 to your computer and use it in GitHub Desktop.
Save avinash-mishra/9007d7ee888495001ffb1bfb7b231489 to your computer and use it in GitHub Desktop.
Easy json for testing
[
{
"time": "03:53:25 AM",
"milliseconds_since_epoch": 1362196405309,
"date": "03-02-2013",
"name": "alphabet"
},
{
"time": "03:53:26 AM",
"milliseconds_since_epoch": 1362196405300,
"date": "03-02-2014",
"name": "google"
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment