messagesObject

Allows localization of the strings that are used in the widget.

Example

<input id="datetimepicker" /> <script> $("#datetimepicker").kendoDateTimePicker({ "weekNumber": true, "messages": { "weekColumnHeader": "W" } }) </script>
In this article
messagesRelated Properties
Not finding the help you need?
Contact Support