[html-formfu] Date element stopped working

vti viacheslav.t at gmail.com
Mon Mar 24 21:29:51 GMT 2008


vti(viacheslav.t at gmail.com)@Mon, Mar 24, 2008 at 07:19:30PM +0200:
> After updating to the current html-formfu Date element stopped working on
> default_values(), though it works on update().

Seems like:

$form->get_element( 'starttime' )->value(
    strftime "%Y-%m-%d %H:%M", localtime
);

doesn't work either.. :-(


-- 
vti -- Viacheslav Tikhanovskii



More information about the HTML-FormFu mailing list