I want to get the current date and time and compare it to a set date and time. All I can do right now is display the date and time on the screen. Can you help please?
Asked
Active
Viewed 57 times
0
-
Did you check the date api in java? – innoSPG Jul 30 '15 at 02:36
-
Possible duplicate of [Calculating the difference between two Java date instances](http://stackoverflow.com/questions/1555262/calculating-the-difference-between-two-java-date-instances) – cf- Jun 26 '16 at 08:03