Android : how to check if system date is between two times in android?

on Thursday, March 26, 2015


I have a start date = "13:45"


and an end date = "14:35"


Now i would like to check if the system time is between these two times, for example "14:00"


I have tried the methods before and after from the Date class but it did not worked properly


Any Suggestions ?


0 comments:

Post a Comment