Commit a264470
committed
oxcical: drop "one day" condition for allday imports
When an iCalendar file has no X-MICROSOFT-CDO-ALLDAYEVENT line, the
determination whether the event is all-day depends on the format of
DTSTART and DTEND. There is also an 1-day length check in oxcical.cpp
that also influences this, but there is no explanation given for why
it is there.
References: GXL-617, DESK-37281 parent 7a82552 commit a264470
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2176 | 2176 | | |
2177 | 2177 | | |
2178 | 2178 | | |
2179 | | - | |
| 2179 | + | |
2180 | 2180 | | |
2181 | 2181 | | |
2182 | 2182 | | |
| |||
0 commit comments