Target filter
Search Kotlin docs
  • Platforms
  • Tealium Prism Kotlin
core/com.tealium.prism.core.api.persistence/Expiry/Companion/afterDate

afterDate

@JvmStatic
@JvmOverloads
fun afterDate(days: Int, hours: Int, minutes: Int, seconds: Int, fromTime: Long = getTimestamp()): Expiry

Return

Sum of the given values (converted to Seconds) and the current system time in seconds to give a valid epoch time in seconds

Generated by Dokka
(c) Tealium 2026