Use relative date ranges to filter opportunities closed in the current month.
Example: Display Opportunities Closed This Month
Suppose that you want to see which opportunities closed this month. Your data includes the account name, the close date fields, and the epoch seconds field.
Use date() to generate the close date in date format. Then use relative date ranges to filter opportunities closed in the current month.