How do you format the date time to just date?
For example, this is what I retrieved from the database: 12/31/2008 12:00:00 AM, but I just want to show the date and
FormatDateTime(Now, DateFormat.ShortDate)