date field missing when use date popup with date & time
in my custom module, I have used the following code:
$form['event_date'] = array( '#type' => 'date_popup', '#title' => 'Set Date & Time :', '#date_format' => 'd-m-y H:i', '#default_value' => date('d-m-y H:i'), '#date_year_range' => '-3:+3', );
but after submitting it only show time field value. also work fine when only use date(‘d-m-y’).

This article was republished from its original source.
Pixeldust is a 20-year-old web development agency specializing in Drupal and WordPress and working with clients all over the country. With our best in class capabilities, we work with small businesses and fortune 500 companies alike. Give us a call at 1(800)730-2416 and let’s talk about your project.