This just started happening to me as well. It might have something to do with the server time being off from WordPress’s time setting.
Interesting. Do you know if it has happened before. I wonder if there’s a way to include some tolerance so that a discrepancy is permitted?
Solution I found:
1. Download and install this plugin to check server time
https://wordpress.org/plugins/wp-server-date-time/
2. Adjust timezone to match in WordPress General settings
Unless there is some way to flush the dates you may need to delete / re-upload any documents that still have a future date listed in the WordPress Media Library.
Thanks – this has allowed me to upload docs to the library without them showing “Scheduled”.
It does present a different issue though, as I have servers in Sydney and UK and users in NZ!!
Here’s a plea to the author to fix the problem properly!
Kind regards,
Phil.
So all times are stored in the database as UTC which is a standard time, and whatever you set your timezone in WordPress the time adjusts in mDocs. You can test this theory by simply going to the WordPress settings and change the Timezone and you will see the times change in mDocs.
If you are having time issue I would look closely at how you are setting up your timezones and go from there. You may have some conflicts somewhere on your severs.