Is there a way to access the time of a cron job’s previous execution? This is possible via the past cron jobs logs but from code in the scheduled handler, is there a way to access this?
Thanks.
Is there a way to access the time of a cron job’s previous execution? This is possible via the past cron jobs logs but from code in the scheduled handler, is there a way to access this?
Thanks.