UNPKG

@seplan/diti-ds

Version:

Reusable UI component library developed by DITI (Technology and Innovation Directorate of SEPLAN PI) based on Mantine and Tailwind CSS

3 lines 240 B
export declare function formatDate(date: Date | string, locale?: string, options?: Intl.DateTimeFormatOptions): string; export declare function formatDateTime(date: Date | string, locale?: string): string; //# sourceMappingURL=date.d.ts.map