Hi all - I want to use the day and month of people's birthdates to create user IDs. I can extract the month easily enough, but I want all of these to be 2 digits (ie. if it's June, I can extract '6' but I want '06').
Does anyone know how to get a 2 digit month?
Thanks