BONM (Begin of the Next month)

HOW TO:

Get the begin of the next month from the date value
var myResult = ncTools.MyMonth.BONM("10/17/2021");
Result: 11/01/2021

Add Feedback