UNPKG

@techmmunity/symbiosis

Version:

Symbiosis - The Ultimate OM For All Databases

6 lines (5 loc) 155 B
export declare class DateUtil { static nowDate(tz?: string): Date; static nowIso(tz?: string): string; static nowEpoch(tz?: string): number; }