|
-
Jan 7th, 2007, 07:09 PM
#1
Thread Starter
Hyperactive Member
time and date
hello!
how can i output this date?
jan-08-2006 and 08:12 AM
tnx
-
Jan 7th, 2007, 07:26 PM
#2
Re: time and date
If you have a DateTime object that you want to convert to a specific string representation then you call its ToString method and specify the format. Rather than answering this specific question I'll provide a link to information about date/time formatting. That way you'll be able to produce any format you want.
http://msdn2.microsoft.com/en-us/library/97x6twsz.aspx
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|