Sorry for the ongoing spammage here, I appreciate everyone that has helped so far on the journey.
I have automating a date picker and have it fully functional, to randomise a dob, with someone 18-100 currently, and split and navigate around the date picker.
My problem is I have an intermittent failure when the DD value is less than 10. Example 05/12/1976
Is there anyway to get the DD value to return as just 5/12/1976 when the DD value is less than 10 (I am trying not to break into Code as this is truly a proof of concept currently)
Any pointers, or even a no this is not possible, would be much appreciated
i used the “Get Future or Past Date” to help randomise with some random parameter inputs
Kind Regards