HTML::TurboForm::Element::Date
Representation class for Date element consisting out of three seperate select boxes.
DESCRIPTION
Straight forward so no need for much documentation. See HTML::TurboForm doku for mopre details.
METHODS
render
Arguments: $options
returns HTML Code for date element.
get_value
Arguments: none
returns selected Date as MySQL compatible String.
AUTHOR
Thorsten Domsch, tdomsch@gmx.de