asDateString
fun Long.asDateString(format: String? = "yyyy-MM-dd HH:mm:ss"): String
get readable string of given timestamp.