How to set unattended bot to post image at specific time ? if miss that time by exact min/sec, will that bot not post image?

Hi have multiple rows in excel which has Time, Date & Image column.

Ex: Time & date column :

Time Date
2:00 PM 01-Apr
06:15 PM 10-Aug
10:00 AM 04-Apr
04:15 PM 07-Aug

I want to post images at specific mentioned Date & time. how to achieve this ?

And if bot missed that time by sec or min will that image posting missed ?

I need more in detail info to trigger bot at specific time & post image at specific time.

Thanks,
Muralikrishna Surve

Hey,

I think through excel its not achievable you can use cron expressions for it
Please check through this document

Thanks