other versions
- wheezy 1.10518+dfsg-2
| Jifty::Web::Form::Field::Date(3pm) | User Contributed Perl Documentation | Jifty::Web::Form::Field::Date(3pm) |
NAME¶
Jifty::Web::Form::Field::Date - Add date pickers to your formsMETHODS¶
classes¶
Output date fields with the class 'date'. If the current user's user object has a "calendar_starts_monday" method, and it returns true, the "calendar-starts-monday" class is added as well.canonicalize_value¶
If the value is a DateTime, return just the "ymd" portion of it.| 2010-12-08 | perl v5.14.2 |