id

actual val id: String(source)
expect val id: String(source)

Returns the identifier string of the time zone.

This identifier can be used later for finding this time zone with TimeZone.of function.

actual val id: String(source)
actual open val id: String(source)