UIZE JavaScript Framework

JAVASCRIPT EXAMPLES Date Picker

In this example, many instances of the Uize.Widgets.Pickers.Date.Widget class are being wired up to let you select dates, with each date picker configured slightly differently.

Each Date Picker is Configured Differently
select any date
select a day up until today
select a day from today onwards
select a day this week
select a day this month
select a day this year
date picker with initial value
custom display format -- {YYYY}/{monthNo}/{dayNo}
custom display format -- {dayNo}/{monthNo}/{YYYY}
date picker with pretty format
date picker with no manual input