Prevent past date and time to enter in ServiceNow
I want to prevent user to enter past date and time to both 'starts' and 'ends' fields and starts should not be greater than ends. I tried many ways and all are working but the issue is time zone. My system is IST and Instance is CET. Consider now tim...