date_greater_than |
Yes |
Returns FALSE if the value is not a valid date OR if the date entered is before the control date. In all ways this is the same as date_less_than except the input date needs to be equal (or optionally equal) to the control date
|
date_greater_than[today,true] date_greater_than[2022-09-04] date_greater_than[input_name,true,lang:input_name_lang_directive] |