Answer the question
In order to leave comments, you need to log in
Why doesn't carbon parse the timestamp correctly?
When I do this
echo Carbon::parse(Carbon::now()->timestamp)->toDateTimeString()
5795-09-05 15:05:00
2017-09-05 10:03:15
Answer the question
In order to leave comments, you need to log in
You probably didn't close the transaction - that doesn't apply.
Read the documentation - it should be something like:input_cursor.commit()
parse parses the lines
createFromTimestamp What's the point of bothering with
such nonsense?echo Carbon::now()->toDateTimeString()
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question