mirror of
https://github.com/oDinZu/callirhoe.git
synced 2025-02-23 00:02:16 -05:00
30 lines
985 B
Plaintext
30 lines
985 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-20130505|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
|
|
|
|
d|20160213-20160228|vacances d'hiver||multi
|
|
d|20160409-20160424|vacances de printemps||multi
|
|
|
|
d|20170218-20170305|vacances d'hiver||multi
|
|
d|20170415-20170501|vacances de printemps||multi
|