Skip to content

dio-el-claire/PikadayTime

 
 

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 83.3%
  • CSS 9.5%
  • HTML 7.2%