UNPKG

@bakesaled/muster

Version:

A tool that collects your financial information from the web.

5 lines (4 loc) 143 B
export declare class OfxDateUtil { static DateToOfxDate(date: Date, adjustment?: number): string; private static addLeadingZero; }