Skip to content

Instantly share code, notes, and snippets.

@avinash-mishra
Last active October 2, 2017 05:25
Embed
What would you like to do?
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