Hi,

I apologize if this has already been addressed in other places but I can't seem to find any information about this. I am using Views PHP to reference a datetime field. When I try to display the field I get what appears to be the entity ID and not the value of the field, so I get something like "2" instead of "2012-03-21 22:30:00". Is there another way to reference the value? Referencing the value in a normal field as a replacement value works just fine, so I assume this is something specific to Views PHP.

Thanks