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().
DateTimeFormat#shortDateTime()