UNPKG

@leafygreen-ui/date-utils

Version:
3 lines 160 B
import { DateType } from '../types'; export declare const getISODateTZ: (date: DateType, timeZone: string) => string; //# sourceMappingURL=getISODateTZ.d.ts.map