Hello, what happens is that I need to make the difference between two data, for example:
String fecha_entra ="2018/09/13 10:14:00"
String fecha_sale ="2018/09/14 01:10:20"
and in a third variable the result in hours. I know that these data go with formats but I have not been able to find the correct code, I thank you in advance for your collaboration.