Introduction

Date FilterĀ allows one to search through Datalist through a date picker.

Date Filter Properties

Figure 1: Date Filter Properties

NameDescription
Default ValueDefault search value.
Display FormatPlease refer to http://docs.jquery.com/UI/Datepicker/formatDate
Date Stored in UTC TimezoneDate Stored in UTC Timezone
Data Format

In Java date format; e.g., yyyy-MM-dd for 2011-06-01

Date Picker Year Range

Range of years to be shown.

Enable Time PickerEnables the time picker in the filter.


Example of Date Filter with Time Picker Enabled