'Last Month': [
        moment()
          .subtract(1, 'month')
          .startOf('month'),
        moment()