Question

Tech Mahindra
IN
Last activity: 10 Jan 2019 10:30 EST
disable button depend on time gap
Hi,
My requirement is reshedule the exam , in this i have contain timegap . Timegap is difference of exam startdate and exam duedate. We reshedule the exam before 24 hours of the examstartdate(currentdate). Here i take the reshudele( button) ,in this we how to implement disable and enable conditions depends on timegap. It is timegap is >= 24 hours of (exam start date )the button will be work and <24hours(exam start date ) the button not work. In this how we implement.
Please give the suggestion