Date Roll Convention
This reflects what happens if a date on which a business event is supposed to happen actually falls upon a non-working day. Depending on the accounting requirement, we can move forward until we get to a business day, or backwards. There are some additional rules which are explained in the individual cases below.
Entries
"Modified following" is the next business date, unless it's in the next month, in which case use the preceeding business date.
Modified previous is the previous business date, unless it's in the previous month, in which case use the next business date.
Functions
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)
Returns an array containing the constants of this enum type, in the order they're declared.