Source string

  • Use this field to override the default options for the Datepicker widget. Options should be in the form of option_name: option_value, one setting per line. For example, to set the days of the week and date format to French:
    dayNamesMin: [ "Di", "Lu", "Ma", "Me", "Je", "Ve", "Sa" ]
    dateFormat: "dd-mm-yy"
    
    More information about datepicker options can be found on the jQuery UI website. This field is translatable so you can specify different options for different languages. See the BEF localization documentation for more details.

Used at the following places

  • better_exposed_filters: 1.x-3.4.1 (1)