The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

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

VERSION

version 1.162360

SYNOPSIS

See Form::Processor

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 Form::Processor::Field::DateTimeManip.

SUPPORT / WARRANTY

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

AUTHOR

Bill Moseley <mods@hank.org>

COPYRIGHT AND LICENSE

This software is copyright (c) 2012 by Bill Moseley.

This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.