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.
Checks whether the date is within the date effective range.
Syntax
public boolean checkValidDate(date _date)
Run On
Called
Parameters
- _date
Type: date
The date to validate based on the date effective range.
Return Value
Type: boolean
true if the date is within the date effective range; otherwise false.