CI4 validation greater_than on date field |
Convert your date into a unix timestamp after validating it once as a valid date and then perform the greater_than validation. Alternatively, you could pass your dates in a specific format 'Ymd' and the comparison would work.
|
Messages In This Thread |
CI4 validation greater_than on date field - by pippuccio76 - Yesterday, 03:33 AM
RE: CI4 validation greater_than on date field - by grimpirate - Yesterday, 07:29 AM
RE: CI4 validation greater_than on date field - by pippuccio76 - Yesterday, 08:04 AM
RE: CI4 validation greater_than on date field - by InsiteFX - 5 hours ago
|