UNPKG

arquero

Version:

Query processing and transformation of array-backed data tables.

4 lines (3 loc) 247 B
export function formatISO(year: any, month: any, date: any, hours: any, min: any, sec: any, ms: any, utc: any, short: any): string; export function formatDate(d: any, short: any): string; export function formatUTCDate(d: any, short: any): string;