I created a data profile field called profile_p_datanascita, editing user's accout I filled this field with Jan 22th 1952
With Views2 I want to show this field on user's profile pages - As "Argument" I selected "User: Uid" so that for every profile page Drupal can shows user's data. - As "Fields" I selected "Profile: Birthday"
and then created a block.
As I see the results I get:
", January 22, 1952" (with ",") if regular date or "r t01e o" if "Time ago"
do anyone has any idea?