bootstrap3-datetimepicker-rails icon indicating copy to clipboard operation
bootstrap3-datetimepicker-rails copied to clipboard

This gem packages the bootstrap-datetimepicker for the Rails 3.1+ asset pipeline.

Results 15 bootstrap3-datetimepicker-rails issues
Sort by recently updated
recently updated
newest added

Hi, I am using the datetimepicker in my rails project and seems to have date and time display in the same window. I would like datetimepicker to show time in...

I recently upgraded my bootstrap3-datetimepicker-rails gem from version 3.0.0 to 3.0.3 and bootstrap-sass 3.1.1.0 to 3.4.1. I am getting a strange behaviour while selecting another datepicker when the current datepicker...

I am using bootstrap3-datetimepicker-rails 4.17.47, rspec 3.6.0 and capybara 3.12.0. I have tried several solutions to modify the datapickers in a feature test, but any of them worked: - `page.execute_script("$('#registration-period-start-datapicker').datepicker('setDate',...

I am getting this error when attempting to load my page. I followed the directions in how to install and looked around at other issues that had this problem but...

I have two datetimepicker input elements and minDate of one depends on another. I am able to handle the change event but unable to change the minDate of the other...

Please help me Datetimepicker generate but not show in front i think there is some z-index problem but that also not working

This section is incorrect in my app. Not sure why or how you get the actual scss into your project since its a link to the other repo. But this...

http://eonasdan.github.io/bootstrap-datetimepicker/ it does not work correctly on chrome and safari can not popup calender , only input chrome version 63.0.3239.132 safari 11.0.3 (13604.5.6)

I wanted to change date format to display Month name instead of Month number. But i havent found any way to do so.

Using the daysOfWeekDisabled option overrides useCurrent and forces todays date on the input field