Is there a way to set the date in the footer to this format : 12 december 2011? For the months, how can i set in in my language?
Thx,
Kevin,
3 Answers, 1 is accepted
0
Georgi Krustev
Telerik team
answered on 03 Nov 2011, 02:39 PM
Hello Kevin,
Currently, the datepicker widget does not expose an easy way to modify the footer or the cell content of the popup calendar. Nevertheless you can achieve your goal by directly modifying the calendar footer:
Note that the popup calendar is shared with all datepickers on the page, so by modifying the calendar rendering will affect all datepickers.
The DatePicker can be globalized registering one of the JS culture files situated in js/cultures folder. Then you will need to set the current culture using this code snippet: