PHP had its setting correct, but many places in the other plugins were manually flipping tz from default to utc and back.
Added a plugin to pass
"date_default_timezone_set('MyTZ');"
On init.
Thanks, you got me headed the right way.
Please login or Register to submit your answer