Greetings
I'm using MappedBirthYear in my signupXhtml
object birth_year extends MappedBirthYear(this, 18) {
//
}
based on the api
What options do I have to put birth_day and birth_month, to set the date: dd/mm/aaaa, in my signupXhtml
help me please