-
Notifications
You must be signed in to change notification settings - Fork 9.4k
Special price date from issue resolve #18578
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Special price date from issue resolve #18578
Conversation
Hi @hiren0241. Thank you for your contribution
For more details, please, review the Magento Contributor Assistant documentation |
@magento-engcom-team give me test instance |
Hi @larsroettig. Thank you for your request. I'm working on Magento instance for you |
Hi @larsroettig, here is your new Magento instance. |
@magento-engcom-team give me 2.3-develop instance |
Hi @larsroettig, thank you for the review. |
@hiren0241 thank you for contributing. Please accept Community Contributors team invitation here to gain extended permissions for this repository. |
Hi @hiren0241. Thank you for your contribution. |
Fixed issue of 2.2.6 "Special price date from" Failed to parse time string
Description (*)
In magento 2.2.6 when Account locale set to it_IT and admin user create one new product and set it's special price then it will gives error while saving the product that failed to parse time string. In this Pull Request I have fixed this issue. By modifing date format before it's parse to Date object.
Fixed Issues (if relevant)
Steps to reproduce
Expected result
Actual result
Manual testing scenarios (*)
Contribution checklist (*)