kossebau abandoned this revision.
kossebau added a comment.
Seems code out there is already relying on `!isNaN(datetime)` so let's do the
same for now. Besides, there can be events with also only end-date, so the same
check would be needed for the start date, thus this API would be incomplete
broulik added a comment.
`!isNaN(endDateTime.getTime())`?
REPOSITORY
R242 Plasma Framework (Library)
REVISION DETAIL
https://phabricator.kde.org/D12439
To: kossebau, #plasma
Cc: broulik, #frameworks, michaelh, bruns
kossebau created this revision.
kossebau added a reviewer: Plasma.
Restricted Application added a project: Frameworks.
Restricted Application added a subscriber: Frameworks.
kossebau requested review of this revision.
REVISION SUMMARY
There can be events which have no duration. Those are represe