UNPKG

xadesjs

Version:

XML Advanced Electronic Signatures (XAdES) implementation in TypeScript/JavaScript built on XMLDSIGjs

2 lines (1 loc) 99 B
export declare function dateFormat(date: any, mask: string, utc?: boolean, gmt?: boolean): string;