mirror of
https://github.com/oDinZu/callirhoe.git
synced 2025-02-23 00:02:16 -05:00
24 lines
797 B
Plaintext
24 lines
797 B
Plaintext
|
# type|DATE*span|footer|header|flags
|
||
|
# type|DATE1-DATE2|footer|header|flags
|
||
|
# type|DATE|footer|header|flags
|
||
|
#
|
||
|
# type:
|
||
|
# d: event occurs annually fixed day/month: MMDD
|
||
|
# d: event occurs monthly, fixed day: DD
|
||
|
# d: fixed day/month/year combination (e.g. deadline, trip, etc.): YYYYMMDD
|
||
|
# oe: Orthodox Easter-dependent holiday, annually
|
||
|
# ge: Georgios' name day, Orthodox Easter dependent holiday, annually
|
||
|
# ce: Catholic Easter holiday
|
||
|
#
|
||
|
# DATE*span and DATE1-DATE2 supported only for YYYYMMDD
|
||
|
# flags = {off, multi}
|
||
|
|
||
|
d|20130302-20130317|vacances d'hiver||multi
|
||
|
d|20130427-20140512|vacances de printemps||multi
|
||
|
|
||
|
d|20140215-20140302|vacances d'hiver||multi
|
||
|
d|20140412-20140427|vacances de printemps||multi
|
||
|
|
||
|
d|20150214-20150301|vacances d'hiver||multi
|
||
|
d|20150418-20150503|vacances de printemps||multi
|