It would be useful if we could prevent date-based workflows from triggering at midnight which is the time when the first occurence is found.
For example, contract renewal date = send email
If the condition could be set to:
contract renewal date = and = 11:30AM for example.
Currently the only way to stop date-based workflows from triggering in the middle of the night is to change the workflow scheduler to run 9AM-5PM. This might not be suitable for other workflows. We could change the date field to a datetime field but this starts to make the data entry process clunky.