ChronosChronos

isLastDayOfMonth

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

isLastDayOfMonth()

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

Signature

isLastDayOfMonth(): boolean

Return Type

boolean - Whether last day

Example

playground.ts

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

On this page