I’m making a script to parse some reports. At the end of each page there is the date, when they were printed, in this format:
Printed on Jun 12, 2012 at 10:04 PM
I want to remove that text but since my regex knowledge is very basic, I have no idea how to proceed. It should also cover the AM/PM. Any ideas?
It will remove everything from “Printed on” up to AM or PM