While using the EE4 esp_datetime table in sql queries it seems that the actual stored datetime values for DTT_EVT_start and DTT_EVT_end are 1 hour less than the value displayed (and presumabaly saved) in EE4. To be clear, the stored value is 7pm and the EE displayed (and intended/correct) value is 8pm
My SERVER TZ is UTC and my WordPress TZ is America/Los_Angeles. Other datetime values in MariahBB are correct. Please advise.
This is usually something we see when there’s another plugin that’s using the date_default_timezone_set() set function. You can troubleshoot whether that’s the cause by temporarily disabling the other WordPress plugins. There’s more information about why plugins should not use date_default_timezone_set() here:
The support post ‘EE4 esp_datetime Value Anomaly’ is closed to new replies.
Have a question about this support post? Create a new support post in our support forums and include a link to this existing support post so we can help you.
Support forum for Event Espresso 3 and Event Espresso 4.