Try our conversational search powered by Generative AI!

Export package does not correctly handle sites using UTC mode

Found in

EPiServer.CMS.Core 9.1.0

Fixed in

EPiServer.CMS.Core 10.0.1

(Or a related package)

Created

Sep 07, 2016

Updated

Oct 27, 2016

Area

CMS Core

State

Closed, Fixed and tested


Description

  1. Make sure site is using UTC mode. (http://world.episerver.com/documentation/Items/Developers-Guide/Episerver-CMS/9/Deployment/storing-utc-date-and-time-in-the-database/)
  2. Export a page.
  3. Import that page.

Expected: Date should not change (for example, Published date).
Actual: Date differs.

Note: UTC mode is default in CMS 10.