Why Do Order Dates or Times Look Wrong in WooCommerce?

Order timestamps stored in UTC internally, displayed in whatever timezone WordPress is configured for rather than the server's own location

Why This Happens

Internally, WordPress (and WooCommerce on top of it) stores every timestamp in UTC, then converts it for display based purely on the timezone value configured in Settings → General — this setting has nothing to do with where the physical server is hosted, which is a common source of confusion, since people sometimes assume the displayed time reflects the server's location rather than a separate, explicitly configured value.

Common Causes

  • The timezone setting simply not matching the store's actual local timezone, which is by far the most common cause and produces a consistent, predictable offset in every displayed time.
  • A site that migrated hosts or regions without anyone revisiting the timezone setting, which doesn't change automatically with a server move.
  • Daylight saving time transitions occasionally causing a temporary one-hour discrepancy if the selected timezone setting doesn't handle DST the same way the store owner expects.
  • A plugin displaying a raw, unconverted UTC timestamp rather than using WordPress's proper timezone-aware date functions, in rarer cases, producing an offset in just that one specific display rather than sitewide.

How to Fix It

  1. Check and correct the timezone setting under Settings → General, selecting the actual city/region matching the store's local time rather than just a UTC offset (city-based selection correctly handles daylight saving automatically).
  2. Confirm order times display correctly after the change, checking both new and existing orders.
  3. If only one specific plugin's display looks wrong even after the site-wide setting is correct, that points to a plugin-specific bug worth reporting to its developer.

Need help with a broader date/time or reporting discrepancy? See WooCommerce fixes.

Available for new projects

NEXT STEP

Rather have it fixed than keep reading?

Based in Bangladesh — serving clients worldwide. Tell me what's happening and you'll have a reply within one working day.

  • Reply within one working day
  • Fixed quote before work starts
  • UK, EU and US hours covered