-
Notifications
You must be signed in to change notification settings - Fork 9.4k
Closed
Labels
Component: ImportExportIssue: Ready for WorkGate 4. Acknowledged. Issue is added to backlog and ready for developmentGate 4. Acknowledged. Issue is added to backlog and ready for developmentbug report
Description
Steps to reproduce
- In backend, go to Stores / Settings / Configuration / General / General / Locale Options.
- Set
LocaletoGerman (Switzerland). - Export a product which has value in a datetime field (Special price from/to date, New from/to date).
Expected result
- With the Locale
English (United States ), a an exportet datetime looks like2015-03-16 16:08:55
Actual result
- With the Locale
German (Switzerland), a an exportet datetime looks like16.03.15, 17:08 - Which is a problem, because when I delete the product and use the export to import/create it again, it fails with the following error message:
Value for '%s' attribute contains incorrect value
Metadata
Metadata
Assignees
Labels
Component: ImportExportIssue: Ready for WorkGate 4. Acknowledged. Issue is added to backlog and ready for developmentGate 4. Acknowledged. Issue is added to backlog and ready for developmentbug report