Welcome Guest, Not a member yet? Register   Sign In
CI4 validation greater_than on date field
#2

(This post was last modified: Yesterday, 07:42 AM by grimpirate.)

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.
Reply


Messages In This Thread
RE: CI4 validation greater_than on date field - by grimpirate - Yesterday, 07:29 AM



Theme © iAndrew 2016 - Forum software by © MyBB