TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Ravinder Reddy
NA
9
0
Problem in using the method Convert.ToDateTime(string) Please help me.
Nov 23 2006 3:27 AM
Hi All,
I have a string s that is "10/29/2006". I want to convert this string to datetime format.
used the method
DateTime dt=System.Convert.ToDateTime(s);
But it is giving an error "string was not recognised as a valid datetime. Please help me out.
Reply
Answers (
2
)
access modem using c#
Posting an Image to external server.