toLocalTimeOrNull

fun String?.toLocalTimeOrNull(): LocalTime?

Try to parse this as LocalTime or return null if it fails