Skip to content
This repository has been archived by the owner on Sep 1, 2022. It is now read-only.

Commit

Permalink
Change 2020 Calendar value
Browse files Browse the repository at this point in the history
  • Loading branch information
CXZ7720 committed Feb 18, 2020
1 parent 921d726 commit 1194b96
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,20 +2,20 @@
"calendar": [
{
"semester": {
"start": "2019-09-01",
"end": "2019-12-21"
"start": "2020-03-14",
"end": "2020-06-20"
}
},
{
"vacation_session": {
"start": "2019-12-22",
"end": "2020-01-15"
"start": "2020-06-22",
"end": "2020-07-14"
}
},
{
"vacation": {
"start": "2020-01-16",
"end": "2020-02-29"
"end": "2020-03-13"
}
},
{
Expand Down

0 comments on commit 1194b96

Please sign in to comment.