Hi all,There is an urgent requirement, but I am unable to find solution.
Please help me in solving this issue.I have recipients from different
time zones. I have a custom attribute in recipient schema
@recipientTimeZone (String) stores values like IST, EST, CST, MST etc.
Our Objective is to send an email delivery at 8AM in their respective
time zone. So recipient-A who belongs to India will receive at 8AM IST,
recipient-B belongs to CST will be receiving email at 8AM CST and so on.
How we can ac...