Magento order time issue.

Hi,
Is your data migration tool of magento2 can convert order time?
For e.g In magento1 timezone set EST and admin order display created date: “2 June 2018 11:57”  in database it is showing 3 June 2018 3:57. We are fine with current display order time in admin
We need same time and date in magento2. Will it convert in this way?

3 answers

Profile photo of ubdev Staff 98150.00 $tone June 22, 2018
Public

Hi Hardik,
Our migration tool does not convert the time and date as you mentioned. The tool simply keeps and transfers the same value in M1 to M2.
How such date & time will be displayed depends on the logic process of Magento 2 ( normally upon the timezone setting in the system configuration: https://prnt.sc/jy4ewt). Actually, custom display date & time should be handled via a custom module, rather than changing the value in database.
Regards,
Ubertheme team

#1
Profile photo of hardik trivedi 10.00 $tone June 25, 2018
Public

Hi,
thanks for your answer. 
We found that magento 2 is not behave same as magnto1. Like in magento1 there are display order time according set in locale timezone but in magento2 it is not.
Second thing does this extension migrate all custom field which we have in magento1? It might be order related fields.
Looking forward to your answer.

#2
Profile photo of ubdev Staff 98150.00 $tone June 25, 2018
Public

Hi Hardik,
At present, our tool supports core and custom attributes for Product. For customers, we support core system attributes only, the custom fields for sales data is not handled yet. This is partially because such custom fields do not exist in default Magento 2. Further, for those are added manually or via third-party extensions, it would be best to leave such custom fields handled by the associated extensions, instead of separately migrating those. 
PS1. Please note our UB Data Migration Pro is available for Magento CE only. 
PS2. In case you missed, you can check out this Magento 2 data migration FAQs to learn more about our migration tool. 
Regards,
Ubertheme team

#3

Please login or Register to Submit Answer

Written By

Comments