I am trying to get an Int value for Hour from a string.
let time = 13:24 func getNtfHour() -> Date{ let dateFormatter = DateFormatter()