Searched refs:Birthday (Results 1 – 7 of 7) sorted by relevance
20 class Birthday extends \Google\Model class76 class_alias(Birthday::class, 'Google_Service_PeopleService_Birthday');
33 protected $birthdaysType = Birthday::class;163 * @param Birthday[]170 * @return Birthday[]
181 * @return Birthday185 return new Birthday($value);
33 class Birthday extends DateTime class
126 * @return Birthday|null
120 'subject' => 'Birthday party',162 'subject' => 'Cancelled: Birthday party',
23 Birthday [date]: 1982-7-2341 Birthday [date]: 1982-7-2364 <table ?p "Person" ?b "Birthday">66 ?p Birthday [date]: ?b79 **Types**: In a query, you can use [[#types]]. You can use types for fields and values, and you can use them in the opening tag. Types are 'sticky': if you put ''?p Birthday [date]: ?b'' the date type will automatically stick to the ''?b'' variable (you could have achieved the same with ''?p Birthday: ?b [date]'').