Echoing the JobRoller Expired Job Date
Does anyone know of a good way to echo out the expired job date? I know it uses the chron, but I can not figure out how to print out the date. I've tried several different things, but I know that nothing I've tried get's me what I need. I even tried strtotime() and adding the expired jobs readout like "2 months", but nothing works.
Just for context I am trying to print out the expires date to comply with Google jobs JSON-LD implementation.
Peter