Radio buttan selaction

I assisted another OP on their date picker. Unfortunately, there are a lot of different date pickers, so this may just be an example for how to separate the various parts of the date picker and then pick and parse your way through it.
The easiest obviously is to use setText(), but if you can’t then you can try something like I did back then.