How to trigger event by time?

For example, I have a collection Task and it has a field called expiredAt, I want to send an email one day before expiredAt, how to implement this?
Thanks!

try this: