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

setUseIsoFormat

open fun setUseIsoFormat(useIsoFormat: Boolean): Unit

Set whether standard ISO formatting should be applied to all date/time types. Default is "false" (no).

If set to "true", the "dateStyle", "timeStyle" and "dateTimeStyle" properties are effectively ignored.