MonthDay 元素
计划异常重复周期的月份日期。
<MonthDay>
IntegerValue
<MonthDay>
父元素
出现次数
最小值:0 最大值:1 |
示例
在以下示例中,MonthDay 元素指定名为“元旦”的异常发生在当月的第一天。
<Exception>
<EnteredByOccurrences>0</EnteredByOccurrences>
<TimePeriod>
<FromDate>2007-01-01T00:00:00</FromDate>
<ToDate>2026-01-01T23:59:00</ToDate>
</TimePeriod>
<Occurrences>20</Occurrences>
<Name>New Year's Day</Name>
<Type>2</Type>
<Month>0</Month>
<MonthDay>1</MonthDay>
<DayWorking>0</DayWorking>
</Exception>