I’m saving some data in the database as type ‘date’, this is required for various reasons. It stores the information as expected.
Later on I want to display the time only so I am extracting the hours and minutes as text, however any time that has two zero’s such as in this example only shows one. I’m guessing it’s a bug but is there a way around this at all?
Thanks for the reply. Yes, I’m extracting as text as I only want the time, I don’t want the date. As I’m doing it this way the only formatting options I get would be as follows;