Test function. Checks if "received" date is greater than or equal to "min" date and less than or equal to "max" date. If max date is not specified - new Date() is used.
new Date()
Optional
Generated using TypeDoc
Test function. Checks if "received" date is greater than or equal to "min" date and less than or equal to "max" date. If max date is not specified -
new Date()
is used.