Denis Anuschewski

Results 12 comments of Denis Anuschewski

OK. As @jpulec pointed out the described behavior is totally consistent with the RFC 2445 specification: > The "DTSTART" property value, if specified, counts as the first occurrence. So there...

Thx @solomonix for the workaround. But now with #93 merged there's no need for a workaround anymore. Just use `include_dtstart=False` in your `RecurrenceField`. This feature is available since version 1.5.0...