Skip to content

A datepicker for @twitter bootstrap forked from Stefan Petre's (of eyecon.ro), improvements by @eternicode, more improvements by @satsume

License

Notifications You must be signed in to change notification settings

JaapMoolenaar/bootstrap-datepicker

 
 

Repository files navigation

bootstrap-datepicker

This is a fork of https://github.com/eternicode/bootstrap-datepicker which is a fork of Stefan Petre's original code; All credits go out to them

Changes

The options I added are

  • maxViewMode for limiting the viewmode to, say, year/month selection
  • oneYearOnly for automatically ( based on start-/endDate's year ) generating a calendar for one year only, So next / prev year selection is disabled and you can accept format's like dd-mm ( without year ).

About

A datepicker for @twitter bootstrap forked from Stefan Petre's (of eyecon.ro), improvements by @eternicode, more improvements by @satsume

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 67.6%
  • CSS 27.6%
  • Python 2.9%
  • Shell 1.9%