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

setDateTimeStyle

open fun setDateTimeStyle(dateTimeStyle: FormatStyle): Unit

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