Is it possible to manipulate jQueryUI's default datepicker to a monthpicker or a yearpicker? I have been going through their documentation but all I could find is changeMonth and changeYear which don't seem to do the trick. Please help. I donot want to install a third party month picker which is why I am trying this.
            Asked
            
        
        
            Active
            
        
            Viewed 70 times
        
    0
            
            
         
    
    
        Red Bottle
        
- 2,839
- 4
- 22
- 59
- 
                    jQuery doesn't have a default datepicker. Do you mean the jQueryUI one? – Rory McCrossan Jan 18 '18 at 14:17
- 
                    @RoryMcCrossan yes – Red Bottle Jan 18 '18 at 14:18
- 
                    In that case please see the duplicate question for more information – Rory McCrossan Jan 18 '18 at 14:20