I have a couple a time fields (based on a 24 hour clock) in txt format that I need to calculate the difference. I have tried converting, using several date functions, using format(), and the only way I get it to work is padding records with len() < 4 with a leading 0. Is there an easier way?
Your ideas are greatly appreciated.
Many thanks
Your ideas are greatly appreciated.
Many thanks