Hi,
I have two dropdowns(start time and end time) in gallery I have one lable1 to calculate time difference between start date and end date , now I have to check time in lable1 and if time difference is 8 hrs or more than 8 hrs .
Then I have another label called label2 in that label I have to write condition to check time difference if it is more that greater than equal to 8 Hrs then it should display full day in Label2 if it is below 8Hrs then in Label 2 it should display Half time.
I also Have label3 where I have to check condition in Label2 if it display more full time in Label2 in gallery then in Label3 it should display full time else half time.
