Target filter
Search Kotlin docs
  • Platforms
  • Tealium Prism Kotlin
core/com.tealium.prism.core.api.misc/TimeFrameUtils/hours

hours

@JvmStatic
val Int.hours: TimeFrame

Returns a TimeFrame representing the number of hours given by the integer value

10.hours // -> TimeFrame(10, TimeUnit.HOURS)
Content copied to clipboard
Generated by Dokka
(c) Tealium 2026