I’ve succeeded in extracting dates (eg. 21 Sep 2011) from a pdf file and converting them to string form. Now, I’d like to subtract 6 months from these dates (I’ll be dumping this new value into an excel file). Does anyone know the best way to go about subtracting time from an extracted date value in string form?