BOM (Begin of the Month)

HOW TO:

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

Add Feedback