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
arvind
NA
0
3.6k
What is the regex for date and date with time
Jul 13 2015 8:21 AM
I have a excel file in that there is a date column, in some of the row I have date with time and some of the row having date without time there is also some other columns after date column to write regex. I have used this : (?<DEALDATE>(\d+/\d+/\d+)\s(\d+:\d+:\d+)) but this is not able to match date without time.
23/03/2015 16:02:34 employeename1
23/03/2015 employeename2
Reply
Answers (
2
)
Find id of textbox
Multiple Inheritance