
Announcements
Hi,
I'm having list which have notify on , slot (dropdown 9 A.M and 1:00 P.M ) , email
I'm having scheduler which runs daily which sends the email to the creator on slot wise.
if user from India comes and selects the slot 9 A.M the scheduler has to send the mail at 9 A.M of India time zone
if user from Russia comes and selects the slot 9 A.M the scheduler has to send the mail at 9 A.M of Russia's time zone
since there are multiple time zones are involved how can i configure my scheduler to run and sends the email accordingly.