Given a timezone aware datetime.datetime and an apscheduler CronTrigger, how can I calculate the fire_time of the trigger that was just before the datetime?
I have a