Basic Date Formatting Question
Posted: Sun Mar 14, 2010 11:06 pm
I know it is a basic question, but let's say that I have a variable called "gameDate" that returns a date from a database. The output is coming back as 2010-02-02 00:00:00, however I would like to remove the "00:00:00" from the string. Since I am not formatting a date, but rather the variable that returns a date, can you please let me know how to do this?
Thanks in advance!!!
Thanks in advance!!!