Tech
Forums
Jobs
Books
Events
Videos
Live
More
Interviews
Certification
Training
Career
Members
News
Blogs
Contribute
An Article
A Blog
A Video
An Ebook
An Interview Question
Register
Login
2
Answers
Get A part from a string
Mohammed Gamal
11y
974
1
Reply
Hi All
i have String date = 10/1/2012
and i need to filter it to 1/2012
i used date = date.Split('/')[0]; but result be date = 10
Thanks to all
Post
Reset
Cancel
Answers (
2
)
Next Recommended Forum
How can I use StreamReader and StreamWriter ?
C# linq to sql