API Docs for: 1.0.0
Show:

gallery-datetime Module

Manages a date input field and an optional time field. Calendars and time selection widgets can be attached to these fields, but will not be managed by this class.

Date/time values can be specified as either a Date object or an object specifying year,month,day (all 1-based) or date_str and optionally hour,minute or time_str. Individual values take precedence over string values. Time resolution is in minutes.

This module provides the following classes: