Skip to content

Instantly share code, notes, and snippets.

@stvvt
Last active April 17, 2017 07:58
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 stvvt/b323a3c0f534baf447c9171b1b80b5db to your computer and use it in GitHub Desktop.
Save stvvt/b323a3c0f534baf447c9171b1b80b5db to your computer and use it in GitHub Desktop.
[
{
"terms" : [
{
"start": "2016-10-03",
"end": "2017-01-22",
"name": "term1"
},
{
"start": "2017-02-20",
"end": "2017-05-31",
"name": "term2"
}
],
"breaks" : [
{
"start": "2016-12-26",
"end": "2017-01-08",
"name": "chrismass break"
},
{
"start": "2017-01-23",
"end": "2017-02-19",
"name": "exam session 1"
},
{
"start": "2017-06-01",
"end": "2017-06-31",
"name": "exam session 2"
}
]
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment