Posts by leandrocrs • 39 points
1 post
-
3
votes2
answers178
viewsA: How do I get the values of a date in the "dd/MM/yyyy hh:mm" format and compare it to the system date after setting it in this same format?
Use the method compareTo data1.compareTo(data2);