Description
Preconditions (*)
- Magento 2.3.1
- A user with interface locale set to Greek
Steps to reproduce (*)
- Create a product using the user that has interface locale set to Greek.
- Add any date value, news_from_date, news_to_date, special_price_from_date, special_price_to_date
- Save the product
Expected result (*)
- The product is saved correctly with the new date.
Actual result (*)
- Error that says invalid date Invalid input datetime format of value '22/5/2019'
I've found other references in other issues that are closed saying this problem was fixed but unfortunately I'm on 2.3.1 and the issue persists. There's no real solution or workaround yet for this. Apparently it's not just Greek locale but other locales as well.
The bug has been acknowledged in the past, added to backlog even but years later we still face the same issue from version 2.1 to 2.3.1
Unless Magento is operating in a country where the users speak english natively it's pretty much pointless to use Magento if this is not fixed. I opened a new issue for this because any messages in closed issues get burried and never watched upon.
I'm hoping someone who understands the inner workings of this date format validation will pay attention to this or else the biggest question we'll have to ask any potential customer before choosing a platform will pretty much be: "Are you fluent in English?"
PS: at least if you could provide an official way to workaround this or what to change until it's fixed it would be completely fine so we can at least use the platform.