Skip to content

ulrik59/Pikaday

 
 

Repository files navigation

Pikaday - With Time Picker

Key Config Changes

showTime: true
showSeconds: false
use24hour: false
incrementHourBy: 1
incrementMinuteBy: 1
incrementSecondBy: 1
autoClose: true

Time support added to dbushell/Pikaday

This fork allows the user to specify the time along with their date. Done so by adding a couple select inputs to manipulate the date Pikaday is generating.

  • Used to set time aspects of date.
  • Will not change the currently selected date.
  • If no date is selected, will select today. Any of the arguments may be null, and will not affect the date.

Authors

About

A refreshing JavaScript Datepicker — lightweight, no dependencies, modular CSS

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 78.0%
  • CSS 18.8%
  • HTML 3.2%