toPosixString

@RequiresApi(value = 26)
fun TimeZone.toPosixString(): String(source)

Generates a POSIX time zone string from a TimeZone.


Generates a POSIX time zone string from a ZoneId. Uses the specification found here.