Hello All,
I need to code has to check condition has timstamp has starttime("5:45 AM") and endtime("11:59 PM") .
And if the current systemtimestamp is between these starttime,endtime i need to validate true in if condition using c#.
Please help on these