renetik-android
Toggle table of contents
release
Target filter
release
Switch theme
Search in API
Skip to content
renetik-android
renetik-android-core
/
renetik.android.core.util
/
CSLocale
CSLocale
object
CSLocale
Members
Properties
is
Metric
Link copied to clipboard
val
isMetric
:
Boolean
Functions
from
Celsius
To
Locale
Link copied to clipboard
fun
fromCelsiusToLocale
(
celsius
:
Int
)
:
Double
from
Fahrenheit
To
Locale
Link copied to clipboard
fun
fromFahrenheitToLocale
(
fahrenheit
:
Int
)
:
Double
to
Celsius
Link copied to clipboard
fun
toCelsius
(
fahrenheit
:
Int
)
:
Double
to
Fahrenheit
Link copied to clipboard
fun
toFahrenheit
(
celsius
:
Int
)
:
Double