quest on 10/21/09
Last Edited at 10/21/09 10:25am
<?php echo $form->input('fecha', array('selected' => array('day' => '1', 'month' => '1', 'year' => '', 'hour' => '1', 'minute' => '1', 'second' => '0', 'meridian' => 'pm')));?>
Report this snippet Tweet
Comment:
You need to login to post a comment.