open fun setDateStyle(dateStyle: FormatStyle): Unit
Set the default format style of java.time.LocalDate objects. Default is java.time.format.FormatStyle#SHORT.
java.time.format.FormatStyle#SHORT