iso8601Pattern
fun KalugaDateFormatter.Companion.iso8601Pattern(timeZone: KalugaTimeZone = KalugaTimeZone.current()): KalugaDateFormatter
Creates a KalugaDateFormatter that formats time according to the ISo 8601 format.
Parameters
timeZone
The KalugaTimeZone for which the date should be formatted. Defaults to KalugaTimeZone.current.