Checktime=Convert.ToDateTime(strTime)
Yes,first convert it to time and then subtract it from current time
1 Like
Checktime=Convert.ToDateTime(strTime)
Yes,first convert it to time and then subtract it from current time