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