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|20130223-20130310|vacances d'hiver||multi
|
||
|
d|20130420-20140505|vacances de printemps||multi
|
||
|
|
||
|
d|20140301-20140316|vacances d'hiver||multi
|
||
|
d|20140426-20140511|vacances de printemps||multi
|
||
|
|
||
|
d|20150207-20150222|vacances d'hiver||multi
|
||
|
d|20150411-20150426|vacances de printemps||multi
|