Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move printing of event to a function. | Harald Eilertsen | 2018-12-18 | 1 | -22/+21 |
| | | | | This also removes the need for the local Event struct. | ||||
* | Parse date/time into proper objects. | Harald Eilertsen | 2018-12-17 | 1 | -5/+25 |
| | |||||
* | Initial commit. | Harald Eilertsen | 2018-12-17 | 1 | -0/+51 |
Just print the event found with start time, end time and summary. It's a start of some sort. |