How Can I used the Datediff function for HH:MM Calculation I need two date field duration as HH:MM

I would take the seconds difference and convert it to HH:MM afterwards.

Datefdiff(Job Start Date, Job End Date, ‘SS’)

Then run it through this conversion