Skip to content

Updating any date field in admin results in 'Invalid input datetime format' #11027

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

Closed
stevenlavine opened this issue Sep 25, 2017 · 1 comment
Labels
bug report duplicate Issue: Format is valid Gate 1 Passed. Automatic verification of issue format passed

Comments

@stevenlavine
Copy link

Preconditions

  1. Existing install of Magento 2.17 updated to 2.1.9
  2. PHP 7.1.x
  3. MySQL 5.7

Steps to reproduce

  1. Go to Products > Catalog
  2. Edit a product
  3. Set the new from and to dates

Expected result

  1. Product updates with the new values

Actual result

  1. Error Returned: Invalid input datetime format of value '25/09/2017'
    image
    image

The site is configured for UK locale and is a multi-site installation - another website, using the same version of Magneto using the default US configuration does not encounter this issue.

@magento-engcom-team magento-engcom-team added the Issue: Format is valid Gate 1 Passed. Automatic verification of issue format passed label Sep 25, 2017
@orlangur
Copy link
Contributor

@stevenlavine, thanks for bug report! This is already tracked as #10580.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug report duplicate Issue: Format is valid Gate 1 Passed. Automatic verification of issue format passed
Projects
None yet
Development

No branches or pull requests

3 participants