kotlin / 1.8 / api / latest / jvm / stdlib / kotlin.time / -duration / in-hours.html

inHours

Platform and version requirements: JVM (1.0), JS (1.0), Native (1.0)
@ExperimentalTime @DeprecatedSinceKotlin("1.5", "1.8") val inHours: Double
Deprecated: Use inWholeHours property instead or convert toDouble(HOURS) if a double value is required.

The value of this duration expressed as a Double number of hours.

© 2010–2023 JetBrains s.r.o. and Kotlin Programming Language contributors
Licensed under the Apache License, Version 2.0.
https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.time/-duration/in-hours.html