2017-8-1 python rrule bug
http://dateutil.readthedocs.io/en/stable/_modules/dateutil/rrule.htmlPer RFC section 3.3.10, recurrence instances falling on invalid dates and times are ignored rather than coerced:Recurrence rules may generate recurrence instances with an invalid date (e.g., February 30) or nonexistent local time (e.g., 1:30 AM on a day where the local time is moved forward by an hour at 1:00 AM).