Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author time zone does not account for Daylight Saving Time #146

Open
mjgardner opened this issue Mar 19, 2012 · 1 comment
Open

Author time zone does not account for Daylight Saving Time #146

mjgardner opened this issue Mar 19, 2012 · 1 comment
Labels

Comments

@mjgardner
Copy link

I have my timezone set to UTC-5 (Eastern Time) in the author console's General Settings, and now a recent post of mine is timestamped an hour in the past -- I posted at 1:49 PM and it is stamped 12:49 PM. I'm assuming that this is because I'm currently in Eastern Daylight Time which is UTC-4.

Do I need to manually set the timezone when my clock changes, or can Movable Type do the right thing depending on the date?

@jayallen
Copy link

jayallen commented May 1, 2013

Out of the box, MT ignores Daylight Savings time. The typical workaround is, as you say, to temporarily set the timezone on your author profile to match. If it's really important enough to enough people though, one could develop an MT plugin to seamlessly translate it on the front end. It wouldn't be terribly difficult given the availability of the right CPAN modules on the server.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants