open fun setTimeFormatter(formatter: DateTimeFormatter): Unit
Set the formatter that will be used for objects representing time values.
This formatter will be used for the LocalTime and OffsetTime types. When specified, the timeStyle and useIsoFormat properties will be ignored.