ChronosChronos

isFirstDayOfMonth

Checks if the current date is the first day of the month.

isFirstDayOfMonth()

Checks if the current date is the first day of the month.

Signature

isFirstDayOfMonth(): boolean

Return Type

boolean - Whether first day

Example

playground.ts

Last updated: Thu, May 21, 2026 05:51:00AM (UTC)

On this page