wheely / PikadayTime

Lightweight date and time picker based on http://dbushell.github.io/Pikaday

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PikadayTime

Pickaday with timepicker.

Lightweight date and time picker based on http://dbushell.github.io/Pikaday

PikadayTime demo and docs

Timepicker options

  • showTime default is false
  • showSeconds default is false,
  • hours24format default is true,
  • minutesStep default is 1,
  • secondsStep default is 1,

Timepicker methods

setTime(new Date(), preventOnSelect) set time from Date object

Other improvement

  • redraw datepicker after minDate/maxDate did change.
  • i18n moved into Pikaday.prototype

About

Lightweight date and time picker based on http://dbushell.github.io/Pikaday

License:Other


Languages

Language:JavaScript 83.3%Language:CSS 9.5%Language:HTML 7.2%