bBBOARDv2 About UsOrderingTerms/PrivacyManualsSupportFeaturesDemo
Client Login
Welcome to bbBOARD!

NAME

Backend/Func/DateOptions.pm - Date select menus


DESCRIPTION

This function returns HTML for select menus for choosing a date.


USAGE

    my $html = $self->DateOptions($postfix_string, $time_val);

Example

    $ret .= $self->DateOptions('date', time());
 
bbBOARD
© Copyright 2003-2004 bbNetwork Ltd