Constraints to be applied on date
Since 3.3.0
Optional
Upper bound of the range (included)
new Date(8640000000000000) Copy
new Date(8640000000000000)
Since 1.17.0
Lower bound of the range (included)
new Date(-8640000000000000) Copy
new Date(-8640000000000000)
When set to true, no more "Invalid Date" can be generated.
true Copy
true
Since 3.13.0
Constraints to be applied on date
Remarks
Since 3.3.0