I have a list view where i capture employee's Time' In and Time Out at end of there shift. Both of those controls are of type Time. Once Values are Set, i would like to get time diffrence between timein and timeout. How can i do that, results needs to be stored in Time format?
Thank You