private static final DateTimeFormatter formatter = DateTimeFormatter.ofPattern("d/MM/yyyy"); private static final DateTimeFormatter formatter1 = DateTimeFormatter ...
Add a description, image, and links to the java-datetime topic page so that developers can more easily learn about it.