I would like to query in Java if from the creation of a user, in a MySQL database where the timestamp has been created, if this timestamp is older than one day.
I hav