Closed (fixed)
Project:
User Read-Only
Version:
4.7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
12 Jun 2008 at 15:56 UTC
Updated:
15 Feb 2009 at 05:53 UTC
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
Comment #1
deekayen commentedare you sure you have the right module? if so, I think I need a bit more detail on what you're trying to accomplish
Comment #2
girishyepuri commentedThanks! for the reply. I was able to figure out based on the previous post.. I was trying to update without deserializing the data.
Comment #3
deekayen commented