The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

HTML::FormHandler::Field::DateMDY

SYNOPSIS

For date fields in the format nn/nn/nnnn. This simply inherits from HTML::FormHandler::Field::Date and sets the format to "%m/%d/%Y".

AUTHORS

Gerda Shank

COPYRIGHT

This library is free software, you can redistribute it and/or modify it under the same terms as Perl itself.