How to add DOB in account info

how to add date of birth this account. what is the format for this field like timeStamp or “1/1/2021” or something else,
please give me a example…

I’m assuming that is the built in type Person and builting DateTime type.

DateTime in Hypi is ISO8601

Here is an example creating a date

and response