DatePicker
DatePicker is a fully featured date selection component that lets users select a date.
You can change display format of the date using
formatText
prop.
The formats of this example is based on
Format of Moment.js.
DatePicker component internally uses
LitePicker. which you can pass options to Litepicker instance using
options
prop.