WordPress has different fields for all its timestamps. For example, the posts table has a post_date field as well as post_date_gmt. We only need one of them, but more importantly, we need to convert the values to timestamps before importing.

Comments

hussainweb created an issue. See original summary.

  • hussainweb committed beae19c on 8.x-1.x
    Issue #2909804 by hussainweb: Correctly handle timezones when migrating...
hussainweb’s picture

Status: Needs work » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.