aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* Move printing of event to a function.Harald Eilertsen2018-12-181-22/+21
| | | | This also removes the need for the local Event struct.
* Parse date/time into proper objects.Harald Eilertsen2018-12-171-5/+25
|
* Initial commit.Harald Eilertsen2018-12-171-0/+51
Just print the event found with start time, end time and summary. It's a start of some sort.