The basic setup requires targetting an input element and invoking the picker.
Use .pickadate class for basic Pick-A-Date Picker.
Setformat attribute for basic change format of date.
Use .pickadate-limits class for min. and max. date range.
Use .pickadate-translations class for language translation.
Use .pickadate-short-string class for short Month & Week String.
Use .pickadate-firstday class to change first weekday to Monday.
Use .pickadate-months-year class for display select menus to pick the month & year.
Use .pickadate-disable class for disabled dates or weeks. (such as all Sun.1th day of week and 1st and 3rd Sat.).
Use .pickatime class for basic Pick-a-Time Picker.
Use .pickatime-format class to change time display formats.
Use .pickatime-formatlabel class to display time label format.
Use .pickatime-intervals class to display time in Intervals.
Use .pickatime-disable class to disable time hours.
Use .pickatime-min-max class for Start Time & End Time.