I am using a profile date which outputs a serialized array something like a:3:{s:5:"month";s:1:"7";s:3:"day";s:2:"21";s:4:"year";s:4:"1988";}. How can I convert this into a nice legible date, and is it possible to use it with format_date?

Thanks

Comments

evo’s picture

Can anybody help me here?

hillel-1’s picture