const timeSheetDateRangeMonthResponse = await vscode.window.withProgress({
        location: vscode.ProgressLocation.Window,
      }, progress => {
        progress.report({ message: 'Fetching time entries...'})
        return bigTime.getTimeSheetDateRange({