Home > Expression Operators > Date Operators > #FSTBUSDAY

#FSTBUSDAY

This operator returns the first business day, as a date, of the period containing the date evaluated. It does not take holidays into consideration.

Syntax:

a #FSTBUSDAY b

Where a is the period that is evaluated for the first business day. a can have the following arguments:

0 = anniversary year*

1 = calendar year

2 = plan year

3 = semi-calendar year

4 = semi-plan year

5 = calendar year quarter

6 = plan year quarter

7 = month

26 = bi-weekly*

52 = weekly*

*only available in a service or salary transformation expression when the measurement period of the Service or Salary Definition matches.

 

Example:

7 #FSTBUSDAY 11/18/1986 equals 11/3/1986