Hi Forum, I try to calculate with the msg.date object from the email in node
- node-red-node-email v1.12.3
msg.date = "2021-07-28T04:32:28.000Z"
Is there a way to querry just the emails recieved in the last X minutes? I hope I dont need to calculate the seconds until 1970 myself 