The following example demonstrates how to set placholder in the DatePicker control.
placholder
Using placeholder you can display a short hint in the input element.
@Html.EJS().DatePicker("datepicker").Placeholder("Enter date").Render()