$content[type] = array ( 'name' => 'Prueba', 'type' => 'prueba', 'description' => 'una prueba', 'title_label' => 'Title', 'body_label' => 'Body', 'min_word_count' => '0', 'help' => '', 'node_options' => array ( 'status' => true, 'revision' => true, 'promote' => false, 'sticky' => false, ), 'comment' => '2', 'upload' => '1', 'old_type' => 'prueba', 'orig_type' => '', 'module' => 'node', 'custom' => '1', 'modified' => '1', 'locked' => '0', ); $content[fields] = array ( 0 => array ( 'widget_type' => 'date_select', 'label' => 'prueba', 'weight' => '0', 'select_day' => '1', 'select_month' => '1', 'select_year' => '1', 'years_back' => '3', 'years_forward' => '3', 'increment' => '1', 'description' => '', 'group' => false, 'required' => '0', 'multiple' => '0', 'granularity' => array ( 'Y' => 'Y', 'M' => 'M', 'D' => 'D', ), 'todate' => '', 'input_format' => 'site-wide', 'input_format_custom' => '', 'output_format_date' => 'd/m/Y - H:i', 'output_format_zone' => '', 'output_format_custom' => '', 'output_format_date_long' => 'l, j F, Y - H:i', 'output_format_zone_long' => '', 'output_format_custom_long' => '', 'output_format_date_medium' => 'D, d/m/Y - H:i', 'output_format_zone_medium' => '', 'output_format_custom_medium' => '', 'output_format_date_short' => 'd/m/Y - H:i', 'output_format_zone_short' => '', 'output_format_custom_short' => '', 'tz_handling' => 'site', 'field_timezone' => 'America/Buenos_Aires', 'field_name' => 'field_prueba', 'field_type' => 'date', 'module' => 'date', ), );