It looks like you're new here. If you want to get involved, click one of these buttons!
Hi,
Please check if your timezone is set correctly in your Sendy’s main settings.
Also, I checked your phpinfo and see that the date.timezone
’s value is empty. Set a timezone in date.timezone
as well. List of supported timezones http://php.net/manual/en/timezones.php
Best regards,
Ben
Amazing! Thanks, Ben. I needed to adjust the date.timezone
like you mentioned on my sendy server and then adjust the Date()
object being sent to match.