Chapter 4. Utility Functions 189
1st ed., 6/30/04 - 312579601
Examples:
In each of the following examples, activity reporting begins on October 27, 1997 at
midnight.
BEGIN(10/27/97,00:00:00
BEGIN(19971027,00:00:00)
BEGIN(TODAY,00:00:00)
BEGIN(,00:00:00)
END
optionally specifies the end of the period for the activities analysis.
end-date
end-date specifies the ending date of the analysis, expressed in mm/dd/yy or
yyyymmdd format. If begin-date is specified, end-date must be in the same
format.
Note: When using the mm/dd/yy format, specify a yy value of 71 or greater to
indicate a 20th century (19xx) date. Specify a yy value of 70 or less to indicate a
21st century (20xx) date. To avoid confusion, you are encouraged to use the
yyyymmdd date format.
TODAY
is default date.
end-time
end-time is the ending time-of-day (24-hour value), expressed in hh:mm:ss
format.
The allowable range for the begin-time and end-time parameters is 00:00:00 to
24:00:00.
23:59:59
The default value is 23:59:59.
Examples:
END(10/27/93,18:00:00)
END(19960501,11:30:00)
END(TODAY,23:29:00)
END(,23:59:59)
Activities Report