Problem Statement
If a job is scheduled by using `API` or `hammer` and by mistake `start-at` is in the past, the job will be executed immediately. Which most probably is not desired.
Requirements
I would expect the request to be rejected asking to use a valid date.