i am trying to get owner date of birth using opensocial code. i unable to get date of birth my code is
var dob=owner.getField(opensocial.Person.Field.DATE_OF_BIRTH); alert(dob); // printing undefined -- You received this message because you are subscribed to the Google Groups "Orkut Developer Forum" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/opensocial-orkut?hl=en.

