forked from gam0022/twincal2
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathconfig.yml
More file actions
39 lines (39 loc) · 738 Bytes
/
Copy pathconfig.yml
File metadata and controls
39 lines (39 loc) · 738 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
P:
START:
- "8:40"
- "10:10"
- "12:15"
- "13:45"
- "15:15"
- "16:45"
END:
- "9:55"
- "11:25"
- "13:30"
- "15:00"
- "16:30"
- "18:00"
TERM:
# 学年暦 ref
# http://www.tsukunavi.com/life/shinseikatsu2014/daigaku/schedule.html
BEGIN:
春:
A: 2014/04/11
B: 2014/05/23
C: 2014/07/02
夏: 2014/08/09
秋:
A: 2014/10/01
B: 2014/11/08
C: 2014/12/24
# 13:00 となっているのは、GMTで指定するため (JSTなら、22:00)
END:
春:
A: 2014/05/22 13:00
B: 2014/07/01 13:00
C: 2014/08/06 13:00
夏: 2014/09/30 13:00
秋:
A: 2014/11/07 13:00
B: 2014/12/26 13:00
C: 2015/02/12 13:00