Skip to content

How create a birthday date and a link to website ?  #66

Description

@EmilieTreuil

I want to create a birthday date for my contact and a link to the website too.

I try this :
$birthday = $doc->createElement('gContact:birthday'); $birthday->setAttribute('when', $birth); $entry->appendChild($birthday);

but it doesn't work at all.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions