Currently CompletionTime in every struct is `string`. It'd be nice if it wouldn't need parsing and automatically become `time.Time`.
Currently CompletionTime in every struct is
string. It'd be nice if it wouldn't need parsing and automatically becometime.Time.