Silverstripe has a datefield. This field is used to fill the dates on the form. In version 2.4 by default, this field is only a text field to fill in the date format as "mm / dd / yyyy". But this field can be custom to display the calendar of the jquery javascript-UI. How...