UNPKG

react-native-ui-lib

Version:

[![SWUbanner](https://raw.githubusercontent.com/vshymanskyy/StandWithUkraine/main/banner-direct.svg)](https://stand-with-ukraine.pp.ua)

3 lines (2 loc) 155 B
export declare function isSameDate(date1?: Date, date2?: Date): boolean; export declare function isSameHourAndMinute(date1?: Date, date2?: Date): boolean;