You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello,
Magento 2.1.7. In /admin/admin/system_design/new/ , I have two datepickers, which correctly show me localized month names, and date format (for Italy, that's dd/mm/yyyy). Clicking a date for the popup correctly populates the input field with the localized format.
As soon as I click Save, I get:
Exception #0 (Exception): Invalid input date format '31/12/2017'
Going back, and manually inputting the date in the mm/dd/yyyy format correctly saves it (and then, in the grid, it shows up with the correct localized format)
Uh oh!
There was an error while loading. Please reload this page.
Hello,
Magento 2.1.7. In /admin/admin/system_design/new/ , I have two datepickers, which correctly show me localized month names, and date format (for Italy, that's dd/mm/yyyy). Clicking a date for the popup correctly populates the input field with the localized format.
As soon as I click Save, I get:
Going back, and manually inputting the date in the mm/dd/yyyy format correctly saves it (and then, in the grid, it shows up with the correct localized format)
Here's the first few lines of the backtrace:
The text was updated successfully, but these errors were encountered: