spring-framework / org.springframework.format.datetime.joda / JodaTimeFormatterRegistrar / setDateTimeStyle

setDateTimeStyle

open fun setDateTimeStyle(dateTimeStyle: String): Unit

Set the default format style of Joda LocalDateTime and DateTime objects, as well as JDK Date and Calendar objects. Default is DateTimeFormat#shortDateTime().