Q. How to make a date field DOB store the dates like "2002/10/17" ? (Solved)
1. By setting the input mask property to "yyyy/mm/dd"
2. By setting the format property to "yyyy/mm/dd"
3. By entering dates in yyyy, mm, dd order
4. none of the above
- b. By setting the format property to "yyyy/mm/dd"