<kendo:datePicker-messages>
Allows localization of the strings that are used in the widget.
Example
<kendo:datePicker>
<kendo:datePicker-messages></kendo:datePicker-messages>
</kendo:datePicker>
Configuration Attributes
weekColumnHeader java.lang.String
Allows customization of the week column header text in the Calendar. Set the value to make the widget compliant with web accessibility standards.
Example
<kendo:datePicker-messages weekColumnHeader="weekColumnHeader">
</kendo:datePicker-messages>