Barry Hoggard wrote:
I have some datetime elements in my current project.  I've looked at
the HTML::FormFu::Element::Date object for the dates, but can someone
point me to the best way to take care of hour/minute/AMPM stuff?
Should I use Multi for that?



I'm currently using a Time class based on the HTML::FormFu::Element::Date object that you are welcome to try. Alas there are still tests to write.

It was put together fairly quickly so I'm sure there will be many better and easier ways of doing dates.

Enjoy,
Alan

Attachment: Time.pm
Description: Perl program

_______________________________________________
HTML-FormFu mailing list
HTML-FormFu@lists.scsys.co.uk
http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/html-formfu

Reply via email to