Just use something like
[date* dob id:dobpicker placeholder "yyyy-mm-dd"]
and label the field so that it's obvious that the field only accepts input in "yyyy-mm-dd" format (unless you're using the datepicker to manually select the date, which wouldn't make sense since you'd have to go way back in time to retrieve the year...plus, the datepicker only works in certain browsers anyways)