How to show the Birthdate in mm/dd/yyyy format if year is separated from it?
- by Sandipan
I have a checkbox Birthdate which shows the mm/dd only.And another checkbox below it that will show the year only, and will be visible if Birthdate checkbox is checked.
I want to show that if Birthdate checkbox is checked and the value is stored in the database,then it will show only the mm/dd only.
And if year checkbox is checked ,and its value is stored in the database, then it will show the mm/dd/year