commit | c17ea80dd267e1dbfc5da1fa620a6dc5a71df5ba | [log] [tgz] |
---|---|---|
author | Nicolas Evrard <nicoe@openhex.org> | Sun Feb 03 11:11:46 2019 +0100 |
committer | Paul Ganssle <paul@ganssle.io> | Mon Feb 04 09:19:26 2019 -0500 |
tree | b8417fa0b0f004b35b334dc54a2d884f37e45d37 | |
parent | 844f43ba2847999f32eb32818563fe225972d04d [diff] |
Factor rrule datetime value parsing into a method The logic for DTSTART, EXDATE and RDATE is substantially similar, so it makes sense to factor this out into a separate method.