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.
Gets the start date or end date of the latest period for the system date.
Syntax
client server public static date getCurrentPeriodDate([boolean _isFromDate])
Run On
Called
Parameters
- _isFromDate
Type: boolean
A value that indicates whether to return the start date or the end date.
Return Value
Type: date
The start date or end date.