open fun setDateTimeStyle(dateTimeStyle: FormatStyle): Unit
Set the default format style of java.time.LocalDateTime objects. Default is java.time.format.FormatStyle#SHORT.
java.time.format.FormatStyle#SHORT