I want to save and retrieve the date in the following format
a:3:{s:5:"month";s:1:"8";s:3:"day";s:2:"13";s:4:"year";s:4:"1970";}

I am unable to figure how to retrieve the date from the following format change the year and then save back in the same format.

Please help me on this issue.

Comments

deekayen’s picture

Status: Active » Postponed (maintainer needs more info)

are you sure you have the right module? if so, I think I need a bit more detail on what you're trying to accomplish

girishyepuri’s picture

Thanks! for the reply. I was able to figure out based on the previous post.. I was trying to update without deserializing the data.

deekayen’s picture

Status: Postponed (maintainer needs more info) » Closed (fixed)