Just wanted to note that the 'dayofweekinmonth' option to the unit variable is missing. --Kwisatz 15:10, 1 November 2010 (CET)
- That's because 'dayofweekinmonth' is deprecated - it's still supported, but it's no longer needed, because now 'week number' is used instead. Yaron Koren 15:51, 1 November 2010 (CET)
Week number seems to be broken[edit]
{{#set_recurring_event:property=Event Dates |start={{{Start Date|}}} |end={{{End Date|}}} |unit=month |period=1 |week number={{{Week of Month|}}} }}
Doesn't work. Nor does:
{{#set_recurring_event:property=Event Dates |start={{{Start Date|}}} |end={{{End Date|}}} |unit=month |period=1 |week number=2 }}
However:
{{#set_recurring_event:property=Event Dates |start={{{Start Date|}}} |end={{{End Date|}}} |unit=month |period=1 }}
Does work, so I can only assume that it's the week number functionality that has an issue.
--Mitchelln 16:30, 28 January 2010 (CET)
- By the way, you really don't need to state a problem in three places (mailing list, Bugzilla and talk page) - one is usually enough. Yaron Koren 17:51, 28 January 2011 (CET)
- [View source↑]
- [History↑]
There are no threads on this page yet.