maybe this code solve your problem:
String result=DateTimeFormatter.ofPattern("dd/MM/yyyy").format(localDateTime);