Skip to content

nede/bootstrap-datetimepicker

 
 

Repository files navigation

#Bootstrap v3 datetimepicker widget

##Using Moment.js Version 2 now requires Momentjs. Version 1 can still be found here. Version 2 has better support for date formats and mutilanguage. See documentation for examples.

###Removed features

  • pickSeconds
  • pick12HourFormat
  • maskInput

####New feature (2.0.0)!

  • disabledDates is now an option to set the disabled dates. It accepts date objects like new Date("November 12, 2013 00:00:00") and 12/25/2013' and moment` date objects. See Example#7 for usage.
  • Events are easier to use; see Example#8

Documentation is here with examples and usage.

About

Date/time picker widget based on twitter bootstrap

Resources

License

Contributing

Stars

Watchers

Forks

Packages

 
 
 

Contributors