onlyprimeit
Budget: €8 – €30 EUR
The store in magento 2 www.onlyprime.it is configured with the Italian language and the date format in dd/mm/yyyy.
On changing the seller here https://www.onlyprime.it/admin_1du3hf/vendors/index/
managed by a Vnecoms module, using the date '28/11/2023' as the seller's expire date, we receive the error that it is malformed: Magento, in fact, considers that '28' is the month and not the day.
If, on the other hand, the seller's expire date is changed to a date such as 10/12/2023 (where 10 is the day) the change enters without problems.
While from all the rest of the system/apps, the date conversion works correctly.
So let's assume that the Vnecoms\Vendors module doesn't call date formatting correctly.
Please correct this date conversion error.
On changing the seller here https://www.onlyprime.it/admin_1du3hf/vendors/index/
managed by a Vnecoms module, using the date '28/11/2023' as the seller's expire date, we receive the error that it is malformed: Magento, in fact, considers that '28' is the month and not the day.
If, on the other hand, the seller's expire date is changed to a date such as 10/12/2023 (where 10 is the day) the change enters without problems.
While from all the rest of the system/apps, the date conversion works correctly.
So let's assume that the Vnecoms\Vendors module doesn't call date formatting correctly.
Please correct this date conversion error.