Skip to content

dnmilne/datetime-bootstrap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#datetime-bootstrap

This module provides lightweight angular directives (widgets) for helping users specify dates and times.

Check out the Demo Page to see what we mean.

Dependencies

This requires AngularJS. In addition, you will need:

Installation and usage

  1. Install with bower using bower install datetime-bootstrap

  2. Include datetime-bootstrap.js and datetime-bootstrap.css. They should be located in bower_components/datetime-bootstrap/dist

  3. Include the dependencies

  • moment.min.js from bower_components/moment/min/
  • lodash.min.js from bower_components/lodash/dist/
  • bootstrap.min.css from bower_components/bootstrap/dist/css/
  • ui-bootstrap-tpls.min.js from bower_components/angular-bootstrap/
  1. Add datetime-bootstrap as a module dependency to your app

  2. Follow the examples in the Demo Page to make use of the module

About

Light-weight angular widgets for entering dates and times

Resources

License

Stars

Watchers

Forks

Packages

No packages published