I am using these two lines of code of populate a couple columns in my database with time values.
They are being populated as decimal values, rather than the h:mm am/pm format preferred.![]()
Please Login or Register to view this content.
Since I will be using these values in strings at a later time, what would I need to add to convert these decimal values to a textual format of h:mm am/pm.
Thanks in advance.
Bookmarks