I'm trying to extract a date from a String, but I'm not getting it.
Example:
String stringQualquer = "um teste qualquer12/02/1998 19/09/1880 Nulo";
I want to get the first date of this example "12/02/1998".
I tried that, but it did no...
asked by
02.08.2018 / 21:35