parseUnix

fun parseUnix(calendar: Calendar, locale: Locale = Locale.getDefault()): String
fun parseUnix(date: String, locale: Locale = Locale.getDefault()): Calendar

Deprecated

using instead java time / JavaTimeMapper to map functions