bootstrap-datetimepicker icon indicating copy to clipboard operation
bootstrap-datetimepicker copied to clipboard

Both Date and Time picker widget based on twitter bootstrap (supports Bootstrap v2 and v3)

Results 103 bootstrap-datetimepicker issues
Sort by recently updated
recently updated
newest added

If I want to select quarter ,what should I do?For example,if I choose Jan,Reb or Mar,which belong to the first quarter of the year.

I have a strange issue or maybe I doing something wrong. `date` not return 24 numbers. How can I figure out with this? ``` onRenderHour: function(date) { if (date.getDay() ===...