Date picker

You have to handle each of the 3 part in seperately(date, month & year). Each of them will have a respective selector that you may have to identify. Month & Year could be handled using Select Item activity, whereas the dates could be handled using Click Activity.

Check these threads,

Thanks,
Rammohan B.