While working with Magento 2 store, you might have faced error with the date field on the checkout page.
The error says:
Date Time::_construct(): Failed to Parse Time String at Position 0 in Magento 2 : unexpected character.
So, here I will provide you with the solution and the error is faced while storing the date in another format, instead of its default format.
For more information, you can refer to the article at: https://meetanshi.com/blog/solved-datetime-construct-failed-to-parse-time-string-at-position-0-in-magento-2/
No comments:
Write comments