public override string ToString() { return(text + " " + UtilsSubs.timeToString(startTime) + ", " + UtilsSubs.timeToString(endTime)); }