formatRainfallLocalized

actual fun formatRainfallLocalized(millimeters: Double, system: MeasurementSystem): String?(source)

See formatLengthLocalized; input is mm under CLDR's rainfall usage, rendering mm or inches.

expect fun formatRainfallLocalized(millimeters: Double, system: MeasurementSystem): String?(source)

See formatLengthLocalized; input is mm under CLDR's rainfall usage, rendering mm or inches.

actual fun formatRainfallLocalized(millimeters: Double, system: MeasurementSystem): String?(source)

See formatLengthLocalized; input is mm under CLDR's rainfall usage, rendering mm or inches.