public override DateTime? NextTime(DateTime CurrentValue) { return SubCondition.NextTime(CurrentValue); }