lard
02-22-2009, 01:27 PM
Hi
I'm using a table that has various time fields. Default is hh:mm:ss. I don't want to ever use seconds, so is it possible to change this to only include hh:mm?
I've been displaying the value exactly as it's stored in the database and then been trying to remove the unwanted ":00" which represents the seconds but haven't had any success doing it that way.
I still need to make sure it's thought of as hh:mm rather than just mm:ss though!
Any ideas anyone?
I'm using a table that has various time fields. Default is hh:mm:ss. I don't want to ever use seconds, so is it possible to change this to only include hh:mm?
I've been displaying the value exactly as it's stored in the database and then been trying to remove the unwanted ":00" which represents the seconds but haven't had any success doing it that way.
I still need to make sure it's thought of as hh:mm rather than just mm:ss though!
Any ideas anyone?