When scheduling an email, I sometimes would like to send it soon (like its 10am45 and I want it to be sent around 11am).
Unfortunately, because the server is hosted in another country, it's hard to make the conversion.
Would it be possible to display the email scheduling relative to the user's location or display the time zones like outlook does (see screenshot attached)?

Hi,

We store the dates without timezone in the database (at UTC) and when sending the email we take the timezone that is configured in your cms. So if you change the timezone of your cms to your own timezone it will always match.