Welcome Guest, Not a member yet? Register   Sign In
Invalid serialization data for DateTime object
#3

(08-27-2020, 04:22 AM)Chroma Wrote: Rather than saving the DateTime as a string, have you considered saving it as an integer, that is the number of seconds, as you are getting from time()?

That would remove the parsing problem and make it easier to transform the date into something easier to process. You can always turn a time() into a DateTime.

Yea, it could be a solution. But I prefer to solve the problem because I think is a Codeigniter problem.

Thank you.
Reply


Messages In This Thread
RE: Invalid serialization data for DateTime object - by AngelRodriguez - 08-27-2020, 10:03 AM



Theme © iAndrew 2016 - Forum software by © MyBB