root/lang/ruby/misc/rotation-maker/example/rotation-maker.yaml

Revision 25817, 387 bytes (checked in by wtnabe, 4 years ago)

switched from @slide to @exmethod, and got to be able to bring forward the date

Line 
1# -*- coding: utf-8 -*-
2dates:
3  # 雑誌発売予定表
4  ical: 'http://www.google.com/calendar/ical/faf0aqn31ri6uhu9queoi51k94%40group.calendar.google.com/public/basic.ics'
5atonce: 2
6exmethod: backload
7members:
8  - foo
9  - bar
10  - baz
11  - hoge
12  - fuga
13excludes:
14  # 日本の休日
15  ical: 'http://www.google.com/calendar/ical/japanese%40holiday.calendar.google.com/public/basic.ics'
Note: See TracBrowser for help on using the browser.