| HTML-Widget documentation | view source | Contained in the HTML-Widget distribution. |
HTML::Widget::Constraint::DateTime - DateTime Constraint
my $c =
$widget->constraint( 'DateTime', 'year', 'month', 'day', 'hour',
'minute', 'second' );
DateTime Constraint.
Sebastian Riedel, sri@oook.de
This library is free software, you can redistribute it and/or modify it under the same terms as Perl itself.
| HTML-Widget documentation | view source | Contained in the HTML-Widget distribution. |