In jobtran_mst, the columns start_time and end_time are stored as INT. When the data is displayed in Job Transactions Form, an SP is run to convert to time (formatted).
Example - start_time = 46860. Displayed = 13:01.
Trying to understand how to do this manually when I extract the data raw and don't have the SP to do the work.
Regards,
Lance