Posts: 365
Threads: 69
Joined: Nov 2011
Reputation:
4
Pretty cool I downloaded! Thanks a lot!
Posts: 21
Threads: 5
Joined: Feb 2011
Reputation:
0
I don't see any download link... ?!?!?
Posts: 122
Threads: 14
Joined: Sep 2010
Reputation:
3
Thanks for this, although I had to create my own for my current Project - Still works efficiently.
Regex for a Date in the order: "MONTH DD, YYYY"
PHP Code:
Regex.IsMatch(Line, "((?:Jan(?:uary)?|Feb(?:ruary)?|Mar(?:ch)?|Apr(?:il)?|May|Jun(?:e)?|Jul(?:y)?|Aug(?:ust)?" + _
"|Sep(?:tember)?|Sept|Oct(?:ober)?|Nov(?:ember)?|Dec(?:ember)?))(\s+)((?:(?:[0-2]?\d{1})|(?:[3][01]{1})))(?![\d])(.)(\s+)" + _
"((?:(?:[1]{1}\d{1}\d{1}\d{1})|(?:[2]{1}\d{3})))(?![\d])", RegexOptions.IgnoreCase Or RegexOptions.Singleline)
"If you cannot explain something simply, then you do not understand it at all." - Albert Einstein
"The best way to predict the future is to invent it." - Alan Kay
Posts: 24
Threads: 1
Joined: Sep 2011
Reputation:
0
Thank you for this. I have bookmarked it for when I get time to learn webrequests lol.
Posts: 1
Threads: 0
Joined: Dec 2011
Reputation:
0
so wheres the dl link??
cant see it
Posts: 2,216
Threads: 187
Joined: Jul 2011
Erm, where's the download link? Lol, I think it may have been deleted.
Posts: 16
Threads: 2
Joined: Oct 2011
Reputation:
0
I am pretty sure you are short a download link here, iRtehLeet.
Just saying.. :3
~ZerO