Bootstrap datetimepicker only month and year not working as intended
问题 My Datetime picker works on the fist click, but if I click again in the input field again it shows the picker with the day field. How can I do this? Any help will be appreciated. This is the image in first click (expected behavior) This is the image in second click (expected behavior is to come like to the first one) My code is below HTML <div class='input-group' id='dpRM'> <input type='text' class="form-control form-control-1 form-input input-sm fromq" placeholder="Enter Month and year" />