I am able to grab the first and last day of the current month doing the following:
let date = new Date() let firstDay = new Date(date.getFullYear(), date.