Forum OpenACS Development: Response to How do I get the creation_user from acs_objects?

acs_object__get_attribute can't retrieve timestamps. Is there a function that will return the creation_date from acs_objects? Should I do a join against the acs_objects table or write a function to grab the timestamp? Thanks.

The error I get when using acs_object__get_attribute on creation_date:

ERROR:  type of v_rec.return doesn't match that when preparing the plan