Comparing times

Hi. I need to compare times. I need to check if it is currently between 20:00:00 today and 08:00:00 tomorrow. If it is I need a message box put in.

Any ideas on how I can compare them? Its a running project so I cant hardcode the dates in. I need it to do this check every day.

Thanks

Hi @Vicky_Fegan
You can check these posts:

@Vicky_Fegan

Can you share your sample input ?

Thanks