1
Answer

Validate timestamp between two time zones.

Photo of anand m

anand m

4y
635
1
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 

Answers (1)