[Bug] wp:post_date is wrong
-
So I ran an import from a Tumblr blog with a timezone set (west coast U.S.), into a WordPress installation with the same timezone set, and after the import, all the Tumblr posts were 7-8 hours off, because it seems to have simply make
wp:post_date
the same aswp:post_date_gmt
, which would only make sense if my timezone were set to GMT, which it is not.Is there something I can do here? Manually changing 600+ posts isn’t going to happen, and neither is programmatically because that’s way, way beyond me. It seems like the import process hould be respecting the timezones set in the Tumblr.
- This topic was modified 1 year, 11 months ago by .
- The topic ‘[Bug] wp:post_date is wrong’ is closed to new replies.