UNPKG

@mantine/dates

Version:

Calendars, date and time pickers based on Mantine components

2 lines (1 loc) 94 B
export declare function isSameMonth(date: Date | string, comparison: Date | string): boolean;