formatDateFromMillis

internal fun Long.formatDateFromMillis(dateFormat: BrazeDateFormat = BrazeDateFormat.ANDROID_LOGCAT, timeZone: TimeZone = TimeZone.getDefault()): String

Formats a millisecond unix timestamp.