birthdate_text_records property

birthdate_text_records property

Gets an array containing the birth date of the object in different text representations.

Remarks

This property is a simplified version of VCardIdentificationRecordset.birthdate_records.

Definition:

@property
def birthdate_text_records(self):
    ...

See Also