Renders a datetime range picker Output is in the form of two fields (given in name as a comma separated list) e.g. $name = 'date_start,date_end' will result in two fields: date_start => YYYY-MM-DD HH:MM:SS, date_end => YYYY-MM-DD HH:MM:SS
This is the code documentation for the SproutCMS project
Search documentation |
function datetimerangepicker()Renders a datetime range picker Output is in the form of two fields (given in name as a comma separated list) e.g. $name = 'date_start,date_end' will result in two fields: date_start => YYYY-MM-DD HH:MM:SS, date_end => YYYY-MM-DD HH:MM:SS
Usagestring Fb::datetimerangepicker ( string $name , array $attrs , array $options ); Arguments
Return value
|
| Powered by Pelzini, version 0.9.0 |
Documentation is made available under the
GNU Free Documentation License 1.2. Generated: Tuesday, 15th September, 2026 at 10:26 am |
|