customer-android-kotlin

//core/com.kustomer.core.utils.helpers/DateUtil

DateUtil

[androidJvm]
object DateUtil

Functions

Name Summary
getAdjustedTime [androidJvm]
fun getAdjustedTime(date: Long, fromTimeZone: String, toTimeZone: String): Long
getCalendar [androidJvm]
fun getCalendar(timeZone: TimeZone): Calendar