views:

57

answers:

0

I have a date attribute "off" which is represented with Date Formatter in a tableView as HH:MM. I have a date attribute "on" that is also represented with a Date Formatter in a TableView. I'm trying to output the time interval (HH:MM)between these two attributes. The output would be flight time.