convertToDates

fun convertToDates(ar: List<Any?> = emptyList(), utc: Boolean = true): List<Date>