In my db table I have a column c_dob of Type date
c_dob
date
For my controller Request class, I use the above field like this :
import j