isDeviceAutomaticTimeZoneEnabled

fun Context.isDeviceAutomaticTimeZoneEnabled(): Boolean

An extension function that returns true if the device's time zone is set automatically by Android. It returns false, if the the device's time zone is set manually by the user.