Title: Ninja Forms Date
Last modified: May 7, 2020

---

# Ninja Forms Date

 *  Resolved [james215](https://wordpress.org/support/users/james215/)
 * (@james215)
 * [6 years, 1 month ago](https://wordpress.org/support/topic/ninja-forms-date/)
 * I started a topic about a month ago and marked it as resolved, but I still need
   a bit more help. I posed the below to that resolved topic, but I am not sure 
   if it is possible to post back to my resolved topic, so I am starting a new one.
   Below is the sample code, that the developer had on there website, but I am unsure
   of which code to modify and how to modify it. I am also provided the link to 
   the previous topic for reference.
 * Previous Topic Link
    [https://wordpress.org/support/topic/date-drop-down-field/](https://wordpress.org/support/topic/date-drop-down-field/)
 * dateObject.pikaday._o.i18n = {
    previousMonth : ‘Month Before’, nextMonth : ‘
   Month After’, months : [‘Jan’,’Feb’,’Mar’,’Apr’,’May’,’Jun’,’Jul’,’Aug’,’Sep’,’
   Oct’,’Nov’,’Dec’], weekdays : [‘Sunday’,’Monday’,’Tuesday’,’Wednesday’,’Thursday’,’
   Friday’,’Saturday’], weekdaysShort : [‘Sun’,’Mon’,’Tue’,’Wed’,’Thu’,’Fri’,’Sat’]};
 * or
 * ateObject.pikaday._o.disableDayFn = function( date ) {
    var disabledDays = [“
   2017-04-28”, “2017-04-29”, “2017-04-30”];
 * if ( _.indexOf( disabledDays, moment( date ).format( “YYYY-MM-DD” ) ) !== -1 ){
   
   return true;

Viewing 2 replies - 1 through 2 (of 2 total)

 *  Plugin Contributor [Justin McElhaney](https://wordpress.org/support/users/jmcelhaney/)
 * (@jmcelhaney)
 * [6 years, 1 month ago](https://wordpress.org/support/topic/ninja-forms-date/#post-12817608)
 * I am sorry but the custom code need to accomplish this is outside our scope of
   support. [https://ninjaforms.com/scope-of-support](https://ninjaforms.com/scope-of-support)
   
   Here is a link to the developer documentation for the datepicker: [https://developer.ninjaforms.com/codex/datepicker/](https://developer.ninjaforms.com/codex/datepicker/)
 *  Thread Starter [james215](https://wordpress.org/support/users/james215/)
 * (@james215)
 * [6 years ago](https://wordpress.org/support/topic/ninja-forms-date/#post-12840507)
 * Interesting you contributed to the making of the plugin, and this is a support
   forum for the plugin yet its outside of your scope. Why is there a support forum
   if you and/or the developers can’t provide customers with the help they need,
   and only send the customer to links they have already seen. Suggestion for future
   issues if you can’t provide direct support in regards to a plugin you contributed
   to then at least provide videos showing the customer how to do it.
    -  This reply was modified 6 years ago by [james215](https://wordpress.org/support/users/james215/).

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Ninja Forms Date’ is closed to new replies.

 * ![](https://ps.w.org/ninja-forms/assets/icon-256x256.png?rev=1649747)
 * [Ninja Forms - The Contact Form Builder That Grows With You](https://wordpress.org/plugins/ninja-forms/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/ninja-forms/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/ninja-forms/)
 * [Active Topics](https://wordpress.org/support/plugin/ninja-forms/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/ninja-forms/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/ninja-forms/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [james215](https://wordpress.org/support/users/james215/)
 * Last activity: [6 years ago](https://wordpress.org/support/topic/ninja-forms-date/#post-12840507)
 * Status: resolved