'calculate business day of the month in SharePoint

I have a SharePoint list where I need to find the next due date based on today's date and the business day. For example today is 5/13/2022 and the next due date should be business day 2 of next month, so 6/2/2022. How do I find business day 2 of next month? SharePoint does not use WORKDAY or EOMONTH functions, so I am having a difficult time. Any help would be appreciated.



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source