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

days

@JvmStatic
val Int.days: TimeFrame

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

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