date conversion

  • Thread starter Thread starter Reb
  • Start date Start date
R

Reb

How do i convert this "Sun Jun 29 00:00:00 UTC 0800 2003"
to the normal date format (mm/dd/yyyy).


Thx
Reb
 
You can also use SomeDate.ToShortDateString( ) to get it in the format you
want (mm/dd/yyyy).
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

date conversion 3
Problem with query dates 4
Getting MM-DD HH:MM out of Julian date 4
date conversion problem 4
Date time format 3
Access Access 2010 - Date()-1 and times in query 0
MySQL date format 1
separating date and time 5

Back
Top