SYSTEM_TIMEZONE

actual val SYSTEM_TIMEZONE: StateFlow<TimeZone>

Returns a Flow that emits the current system TimeZone every time it changes. Initially, the current system TimeZone is always emitted a first time.

Note: currently only works for Android. In the rest of the platforms, the flow returns only the initial value and does not subscribe to time zone change events.

expect val SYSTEM_TIMEZONE: StateFlow<TimeZone>

Returns a Flow that emits the current system TimeZone every time it changes. Initially, the current system TimeZone is always emitted a first time.

Note: currently only works for Android. In the rest of the platforms, the flow returns only the initial value and does not subscribe to time zone change events.

actual val SYSTEM_TIMEZONE: StateFlow<TimeZone>

Returns a Flow that emits the current system TimeZone every time it changes. Initially, the current system TimeZone is always emitted a first time.

Note: currently only works for Android. In the rest of the platforms, the flow returns only the initial value and does not subscribe to time zone change events.

actual val SYSTEM_TIMEZONE: StateFlow<TimeZone>

Returns a Flow that emits the current system TimeZone every time it changes. Initially, the current system TimeZone is always emitted a first time.

Note: currently only works for Android. In the rest of the platforms, the flow returns only the initial value and does not subscribe to time zone change events.