Bootstrap Datepicker
Date format (default is 'mm/dd/yy')
- Default - mm/dd/yy
 - ISO 8601 - yy-mm-dd
 - Short - d M, y
 - Medium - d MM, y
 - Full - DD, d MM, yy
 - With text - 'day' d 'of' MM 'in the year' yy
 
Please note: Unlike jQuery date-picker, bootstrap date-picker doesn't support changing date-format on the fly. You have to set the date format before survey rendering, in JSON or survey model.