DateTimeSpinner

Extend from $.fn.timespinner.defaults. Override defaults with $.fn.datetimespinner.defaults.

The datetimespinner component extends from timespinner. It allows you to pick a specific day using the spinner button.

Dependencies

  • timespinner

Usage

Create datetimespinner from markup.

Create datetimespinner by using javascript.

Properties

The properties extend from timespinner, below is the overriden properties for datetimespinner:

Name Type Description Default
selections array The selection parts to highlight the value. [[0,2],[3,5],[6,10],[11,13],[14,16],[17,19]]

Events

The events extend from timespinner.

Methods

The methods extend from timespinner.