export declare function padZero(num: number): string;
export declare function formatDate(date: Date): string;
//# sourceMappingURL=date-time.d.ts.map