Function: isBusinessDay()
isBusinessDay(
time):time is BusinessDay
Check if a time value is a business day object.
Parameters
• time: Time
The time to check.
Returns
time is BusinessDay
true if time is a BusinessDay object, false otherwise.
isBusinessDay(
time):time is BusinessDay
Check if a time value is a business day object.
• time: Time
The time to check.
time is BusinessDay
true if time is a BusinessDay object, false otherwise.