UNPKG

@pnp/spfx-controls-react

Version:

Reusable React controls for SharePoint Framework solutions

3 lines 184 B
export declare const getDateKey: (date: Date) => string; export declare const parseCalendarDate: (dateString: string, timeZone: string) => Date; //# sourceMappingURL=dateUtils.d.ts.map