Open leaanthony-sc opened 3 months ago
Fixes: #67
This PR contains the following fixes:
DTSTART
UNTIL
Added tests for each scenario addressed.
Fixes: #67
This PR contains the following fixes:
DTSTART
is the same asUNTIL
if givenUNTIL
is given and the datetime format is local, the time is interpreted in the timezone given in DTSTART if given (UTC is default)Added tests for each scenario addressed.