if not current_time:
        ret['comment'] = 'Job current time is required.'
        ret['result'] = False
        return ret
    else: