Skip to content

Instantly share code, notes, and snippets.

@TigerND
Last active June 22, 2021 14:14
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 TigerND/785318c3466af5f38fb5b7f9f27300d2 to your computer and use it in GitHub Desktop.
Save TigerND/785318c3466af5f38fb5b7f9f27300d2 to your computer and use it in GitHub Desktop.
{
"timezone": "Asia/Singapore",
"objects": [
{ "name": "John", "age": 42, "start_time": "10:00", "end_time": "13:00" },
{ "name": "Alice", "age": 35 }
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment