Form::Processor::Field::DateTime - Maps to the current DateTime module.


NAME

Form::Processor::Field::DateTime - Maps to the current DateTime module.


SYNOPSIS

See the Form::Processor manpage


DESCRIPTION

This is a module that allows mapping the DateTime field to the actual field used. Makes it easier to remap all the forms in an application to a new field type by overriding instead of editing all the forms.

Currently this is simply a subclass of the Form::Processor::Field::DateTimeManip manpage.


AUTHORS

Bill Moseley


COPYRIGHT

See the Form::Processor manpage for copyright.

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


SUPPORT / WARRANTY

the Form::Processor manpage is free software and is provided WITHOUT WARRANTY OF ANY KIND. Users are expected to review software for fitness and usability.

 Form::Processor::Field::DateTime - Maps to the current DateTime module.