
Oak::Web::Additional::Datefield - Component to create a date field

This component creates a date field with 3 different inputs. The inputs can be show in the order you config and with the separator you choose.

Oak::Web::Additional::Datefield

YMD,DMY or MDY. The format that the inputs will be shown. Defaults to DMY.
The date itself. It _is_ in the forat YYYY-MM-DD. And _only_ this format.
The character that separates the inputs, defaults to "/"
If true, then the field must be filled, else not.

An invalid date was found.

Copyright (c) 2001 Daniel Ruoso <daniel@ruoso.com> All rights reserved. This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.