The Community forums are being phased out in favor of a new Slack group.
Add your email address below to get an invitation to join the community slack group
Allow user to select their time zone
Does anyone know how to allow the front end user to select their time zone so that a reminder email can be sent appropriately?
March 6, 2019 at 10:45 am
I think this depends on where your sending the emails from. If your planning on using Formidable to send emails on a scheduled time, storing a user's time zone won't help anything without some really complex custom code to calculate the correct time. This is because time zone is a WordPress level setting that gets the time from the hosting server. See this: https://wordpress.stackexchange.com/questions/217820/user-specified-timezone
Discussion closed.