open fun setStylePattern(stylePattern: String): Unit
Set the two character to use to format date values. The first character used for the date style, the second is for the time style. Supported characters are
stylePattern - two characters from the set {"S", "M", "L", "F", "-"}
Since
3.2