I have a requirement where the activity should not run between the 12am to 4am every day.
Check the system time stamp, if it’s between the morning 12am to 4am then exit the activity.
which function can work to achieve the above requirement?
Can you please help.
