open fun setTimeStyle(timeStyle: FormatStyle): Unit
Set the default format style of java.time.LocalTime objects. Default is java.time.format.FormatStyle#SHORT.
java.time.format.FormatStyle#SHORT