Reputation: 532
I am having issue with this date formatting Sunday 15th March 04:11 PM
trying to use :
Carbon::createFromIsoFormat('dddd Do MMMM hh:mm A')
But i am getting this exception :
Error: A textual month could not be found Unexpected data found.
I am not sure what i am doing wrong.
Upvotes: 0
Views: 335