melaniecarr23
Programmer
I am again trying to use someone else's information and it's nuts! We have start and end times for appointments - some are 3 minutes some are 10. When I look in the database at an appointment with a start time of 450 and end time of 453 it makes me think the time is listed in minutes - but how do I convert this so it shows the actual clock time an appointment starts or ends?
I tried making it HH:MM but it didn't work. Tried dividing the start_time by 60 but that didn't work either.
Any help would be great! Thanks.
I tried making it HH:MM but it didn't work. Tried dividing the start_time by 60 but that didn't work either.
Any help would be great! Thanks.