kODAttributeTypeBirthday

Static kODAttributeTypeBirthday 

Source
pub unsafe static kODAttributeTypeBirthday: Option<&'static ODAttributeType>
Available on crate feature CFOpenDirectoryConstants only.
Expand description

Single-valued attribute that defines the user’s birthday.

Single-valued attribute that defines the user’s birthday. Format is x.208 standard YYYYMMDDHHMMSSZ which we will require as GMT time.

See also Apple’s documentation