i18n.datetime.weekdays
Date picker week day names.
Please note - this property requires the Editor extension for DataTables.
The full Editor reference documentation is available to registered users of Editor - the information shown below is a summary only. If you already have an Editor license please sign-in, alternatively an Editor license can be purchased on this site, or sign up for the free trial.
Description
This option can be used to set the strings that the datetime
input widget displayed for the week day names. In order to display the calendar horizontally in a relatively compact space it is recommended that you use an abbreviated version of the week day names for the language you wish to use (three characters for example).
The array must contain exactly seven values. The first entry is always the string that will be used for Sunday, the second for Monday, etc. If you wish to change the first day of the week that is shown in the calendar please use the firstDay
option of the datetime
field - not this array!