UNPKG

ritm-date

Version:

Date & time lightweight formatter

2 lines (1 loc) 88 B
export declare const formatDate: (date: Date, mask: string, locale?: string) => string;