function currentMonth
currentMonth(): number

The current month as a number from 1 (January) to 12 (December).

Return Type

number

Usage

import { currentMonth } from ".";