malkuthe-pikaday

1.5.1 • Public • Published

Pikaday - With Time Picker

Key Config Changes

showTime: true
showMinutes: true
showSeconds: false
use24hour: false
incrementHourBy: 1
incrementMinuteBy: 1
incrementSecondBy: 1
autoClose: true
timeLabel: null // optional string added to left of time select
i18n: {
  en: {
    midnight: '', // Label for 0 AM
    noon: '' // Label for 12 AM
  }
}

Modified Pikaday with Time Picker

Pikaday with Time Picker by Owen Mead modified for use in projects by John Baltao (Malkuthe) both personal and for Dreamscapewebdesign

Author

Credit

Package Sidebar

Install

npm i malkuthe-pikaday

Weekly Downloads

0

Version

1.5.1

License

none

Last publish

Collaborators

  • malkuthe