S
student4life
Could someone show me the best way to parse the first occurrence of
dates (could be in different date formats, MM/dd/yy, yyyy/MM/dd, etc.)
in a string preferably without using regular expression? Thank you.
dates (could be in different date formats, MM/dd/yy, yyyy/MM/dd, etc.)
in a string preferably without using regular expression? Thank you.