Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Indicates whether the date is in the effective range.
Syntax
public boolean checkValidDate(date _date)
Run On
Called
Parameters
- _date
Type: date
The date to check for in the effective range.
Return Value
Type: boolean
true if the date is in the date effective range; otherwise false.