Have jQuery Date Picker Default to the 1st Day of Next Month?

Have jQuery Date Picker Default to the 1st Day of Next Month?

Hey, I'm new to jQuery, so be gentle with me!



I see that the defaultDate can easily be set to a specific date, or to a date that is a number of days, weeks, month, or years in the future or past. But is there a way to ...

  1. have the defaultDate default to the first day of the next month?  or ...
  2. have the date picker default to the first day of a month no matter what day the user selects for that month? or ...
  3. Have the date picker disable every day of every month except for the first day?

Any help will be greatly appreciated, as my boss is trying to save money by having inexperienced me work on this project instead of hiring a seasoned jQuery veteran.