0.27.3 • Published 7 years ago

cd-datetime-picker v0.27.3

Weekly downloads
5
License
MIT
Repository
github
Last release
7 years ago

cd-datetime-picker

Configuration

  • Include Dependencies

    • Requires angular, bootstrap, jquery (jqlite is not supported) and moment.js
      <!-- vendor dependencies -->
      <script src="vendor/jquery.min.js"></script>
      <script src="vendor/angular.min.js"></script>
      <script src="vendor/bootstrap.min.js"></script>
      <script src="vendor/moment.min.js"></script>
    
      <!-- ci directives -->
      <script src="build/datetime-picker.directive.min.js"></script>
  • Setup controller

    • The following items are required in controller (see app.controller.js for example)

Credits

cd-datetime-picker written by Mike Erickson

E-Mail: codedungeon@gmail.com

Twitter: @codedungeon

Website: codedungeon.org

Additional Attribution:

jQuery Timepicker Bootstrap DateTimePicker moment.js

0.27.3

7 years ago

0.27.2

7 years ago

0.25.2

7 years ago

0.25.1

7 years ago

0.24.0

7 years ago

0.23.0

7 years ago

0.22.0

7 years ago

0.21.1

7 years ago

0.21.0

7 years ago

0.19.0

7 years ago

0.17.6

7 years ago

0.17.4

7 years ago

0.17.3

7 years ago

0.17.2

7 years ago

0.16.1

7 years ago

0.16.0

7 years ago

0.15.3

7 years ago

0.15.2

7 years ago

0.15.1

7 years ago