I have a string that I am grabbing that is input as:
05/22/2015
Eligibility
05/06/2015
Date of Death
I need 05/06/2015
. The dates will change as the program runs through a database, and I am just a little unsure on how to always be grabbing the correct one.