This repository was archived by the owner on Mar 24, 2022. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed
Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change 11# bootstrap-material-datetimepicker
2- DateTimePicker for bootstrap-material
2+ Material DateTimePicker
3+
4+ Originaly designed for Bootstrap Material, the V2.0 is now completely standalone and responsive.
35
46### Updates
57
68| Date | Author | Description |
79| ----------------- | ----------------- | ------------------------------------------------------ |
8- | 2015-06-30 | T00rk | Fixed year navigation when minDate is set |
9- | 2015-06-18 | T00rk | Fixed Timepicker rendering bug |
10+ | 2015-07-01 | T00rk | Redesigned element without using modal |
1011| 2015-06-16 | T00rk | Use Timepicker alone / Display short time (12 hours) |
1112| 2015-06-13 | T00rk | Fixed issue with HTML value tag |
1213| 2015-05-25 | T00rk | Changed repo name to bootstrap-material-datetimepicker * |
@@ -24,14 +25,13 @@ bootstrap-material-datepicker.css => bootstrap-material-date**time**picker.css
2425
2526### Prerequisites
2627
27- Bootstrap 3 [ http://getbootstrap.com/ ] ( http://getbootstrap.com/ )
28-
29- bootstrap-material-design [ http://fezvrasta.github.io/bootstrap-material-design/ ] ( http://fezvrasta.github.io/bootstrap-material-design/ )
30-
3128jquery [ http://jquery.com/download/ ] ( http://jquery.com/download/ )
3229
3330momentjs [ http://momentjs.com/ ] ( http://momentjs.com/ )
3431
32+ Google Material Icon Font ` <link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet"> `
33+
34+
3535### Live Example
3636
3737Click [ here] ( http://t00rk.github.io/bootstrap-material-datetimepicker/ ) to see
You can’t perform that action at this time.
0 commit comments