Hello,
I found that the Date field (calendar picker) saves an incorrect date in the database. It’s not a matter of timezone incoherence as the inconsistencies go into decades – not hours or days. I’m using UTC everywhere – both server and PHP.
So, e.g. this is a timezone saved:
http://prntscr.com/a2vzfn
This is its raw (milliseconds) representation in the db: “917827200”
And its front-end display after parsing:
http://prntscr.com/a2w007
As you can, see the inconsistency amount to something around 3 decades.
Something is definitely wrong. Any idea what this might be?
https://wordpress.org/plugins/types/