Offset Time from Windows Client
-
I think I’ve found a bug. My blog is setup to adjust the time on the server it’s installed on by -4. Works great whenever I post through WP. I noticed however, that several of my posts still had the wrong time. At first, I looked to the installation for the problem.
Then I realized what they all had in common — they were posted to the blog from a external windows client (both w.blogger and blogjet). In those cases, the client had already set the time to my local time. When it got posted through the api interface, it reduced the time by -4.
I have to edit the post through the admin and adjust the time back by +4 to correct it.
I *definately* know it happens with Blogjet, and *pretty sure* some earlier entires from w.bloggar had the problem. so my guess is that it has to do with the way the API interface is getting the time from the client posting software. It should be taken as an *absolute*, rather that making the adjustment, since the client software is likely to be in the timezone/correct time of the author.
- The topic ‘Offset Time from Windows Client’ is closed to new replies.