mansj / enable-media-replace

***DEVELOPMENT DISCONTINUED*** Enable Media Replace, a WordPress plugin to make it possible to replace uploaded media files in a simple way.
GNU General Public License v2.0
28 stars 27 forks source link

Revised time in the Edit Media window does not reflect timezone #23

Open slyfur opened 7 years ago

slyfur commented 7 years ago

This is an excellent plug-in. It does exactly what we need. I just noticed that the "Revised" time/date in the Edit Media window is showing (for example) "Revised: January 6, 2017 9:13 pm" on a file that I uploaded at 3:13 pm in the "Chicago" timezone. This might be confusing to some of our less tech-savvy end-users.

Is this something that I can manually override? I'm fairly new to WordPress, PHP and Github.

Thanks!

mansj commented 7 years ago

No, because the server will always report the time in the time and time zone set on the server, so unless you can change the time zone there you can't.

slyfur commented 7 years ago

I have full control of the server. It is set for the Central (Chicago) time zone. WordPress is set for the same. Page edits and other times in WordPress appear to match up with the local time, but this plug-in does not.

kool-kat commented 7 years ago

Perhaps we could be given an (+- HH:MM) offset parameter that could be applied to system time and the calculated value show to users?

We have issues of 'daylight saving time' where time can be +- 1 Hour depending on time of year. Makes for confusion when comparing file datestamps