Jifty::Web::Form::Field::Date.3pm

Langue: en

Version: 2007-12-26 (ubuntu - 07/07/09)

Section: 3 (Bibliothèques de fonctions)

NAME

Jifty::Web::Form::Field::Date - Add date pickers to your forms

METHODS

classes

Output date fields with the class 'date'

handler_allowed HANDLER_NAME

Returns 1 if the handler (e.g. onclick) is allowed. Undef otherwise.

canonicalize_value

If the value is a DateTime, return just the ymd portion of it.