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

setTimeStyle

open fun setTimeStyle(timeStyle: FormatStyle): Unit

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