
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.