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
Shridhar Salunkhe
NA
294
1.2k
How to select specific part from string?
May 22 2017 8:03 AM
"Wed May 03 2017 05:04:00 GMT+0530 (India Standard Time)" from this string only want
"May 03 2017 05:04:00" this part.
how to get only selected part from string?
I tried:-
int[] arrDate = GetDateTime.Split(',').Select(int.Parse).ToArray();
but it shows Error:- Input string was not in a correct format.
Reply
Answers (
2
)
get specific content from string
is there any possible script for c# to control multi camera