Geesad Bandara

Results 2 comments of Geesad Bandara

It would work fine if we made the change in `if (startTime.Equals(endTime)) { return true; }` to `if (startTime.Equals(endTime)) { if (currentTime.CompareTo(startTime) >= 0 && currentTime.CompareTo(endTime)

I can also go with this issue, can you please add me too ! @Ajay-Dhangar