$form->field('start_date')->input_value('1/31/1988'); $form->field('start_date')->input_value(DateTime->new(...));