Support

Account

Home Forums General Issues Ninja Forms and ACF Date/Time Picker Not Behaving Reply To: Ninja Forms and ACF Date/Time Picker Not Behaving

  • Is the first value what NF is returning?

    If that’s the case then you will need to convert that to a proper date time value (YYYY-MM-DD HH:II:SS) before calling update_field(). ACF will not do this for you.