This repository was archived by the owner on Apr 29, 2019. It is now read-only.

Description
Preconditions
- Default config locale America/Chicago
- PHP Server locale Europe/Kiev
Steps to reproduce
- Go to System->Scheduled Import/Export
- Click Add Scheduled Export
- Fill required data
File Directory: var/myexport
- Save it
- In Scheduled grid Imports/Export in action column click run
- Open folder var/myexport
Expected result
- filename contains date of default config locale(Chicago)
- columns created_at, updated_at have UTC time with proper timezone designation
Actual result
- filename contains date UTC
- columns created_at, updated_at have Kiev times