AST-1086 Add firstTime and lastTime to DPInfo
Use a new DPInfo::setTimes() for initializing the time values. Also remove DPInfo::init() and use the constructor instead.
This MR paves the way for removing firstTime() and lastTime() from InputStep.
Edited by Maik Nijhuis