spring-framework / org.springframework.format.datetime.standard / DateTimeFormatterRegistrar / setDateStyle

setDateStyle

open fun setDateStyle(dateStyle: FormatStyle): Unit

Set the default format style of java.time.LocalDate objects. Default is java.time.format.FormatStyle#SHORT.