Hi!
I'm trying to remove the time from an Time/Date property when displaying it. Ie I'm using this on my page, inside an :
And it displays as: "4/18/2007 10:00:00 AM", which is quite correct. However, if I want to change the formatting of the output to just display the date, not the time, how do I go about?
// Peter
And it displays as: "4/18/2007 10:00:00 AM", which is quite correct. However, if I want to change the formatting of the output to just display the date, not the time, how do I go about? // Peter