Hello everyone and anyone.
I know that there is a real simple solution to this beginner's problem but for the life of me, I can't find the solution for this.
I'm using ASP with an SQL database. I need to convert datetime data such as "17:00:00" into "5:00 PM". I've tried "vbshorttime" but I get "05:00:00 PM".
Any and all help is and will be greatly appreciated.
I know that there is a real simple solution to this beginner's problem but for the life of me, I can't find the solution for this.
I'm using ASP with an SQL database. I need to convert datetime data such as "17:00:00" into "5:00 PM". I've tried "vbshorttime" but I get "05:00:00 PM".
Any and all help is and will be greatly appreciated.